This website requires JavaScript.
Explore
Help
Sign in
liv
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/Ahwxorg/nixos-config.git
synced
2025-12-04 15:00:13 +01:00
Code
Issues
1
Projects
Releases
Packages
Wiki
Activity
Actions
25fa5b5d99
nixos-config
/
modules
/
core
/
xserver.nix
10 lines
125 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: remove unused bindings
2024-06-21 09:39:38 +02:00
{
username
,
.
.
.
}:
code style refactor
2023-11-05 17:56:55 +01:00
{
chore: move stuff around so it's more in place; disable xserver
2024-10-30 12:06:33 +01:00
# services = {
# xserver = {
# enable = true;
# xkb.layout = "us";
# };
# };
first commit
2023-11-05 11:40:44 +01:00
}
Reference in a new issue
Copy permalink