This commit is contained in:
tristan 2024-01-24 18:25:42 +00:00
parent 4ef349aed2
commit 0ec05f4453
2 changed files with 36 additions and 0 deletions

View file

@ -22,6 +22,7 @@
./programs/git.nix
./programs/lf/.
./programs/shell.nix
./programs/kodi.nix
{
options.windowManager.modifierKey = lib.mkOption {default = "SUPER";};
}