This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
3d38e32e83
nixos
/
desktop
/
xserver.nix
8 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
Formatting pass with alejandra
2023-05-17 17:10:18 +01:00
{
.
.
.
}:
{
Separate common xserver options from plasma.nix, add picom and i3 configs
2023-04-03 16:28:48 +01:00
services
.
xserver
=
{
enable
=
true
;
layout
=
"
g
b
"
;
xkbVariant
=
"
"
;
}
;
}
Reference in a new issue
Copy permalink