This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-22 23:23:55 -05:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
a8ff802cf5
nixcfg
/
modules
/
gnome
/
fractional_scaling.nix
6 lines
81 B
Nix
Raw
Normal View
History
Unescape
Escape
lavaridge: added forced wayland for electron apps
2024-03-17 00:12:07 -04:00
{
config
,
pkgs
,
.
.
.
}:
{
ran nixfmt to standardize formatting
2024-03-24 19:44:09 -04:00
environment
.
sessionVariables
.
NIXOS_OZONE_WL
=
"
1
"
;
lavaridge: added forced wayland for electron apps
2024-03-17 00:12:07 -04:00
}
Reference in a new issue
Copy permalink