i3: Separate file

This commit is contained in:
Geoffrey Frogeye 2024-01-07 23:29:16 +01:00
parent 4190299030
commit 5360f8ff10
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
4 changed files with 332 additions and 328 deletions

View file

@ -11,6 +11,7 @@
};
desktop = {
xorg = lib.mkEnableOption "Enable X11 support";
# TODO Use appropriate OS/HM option(s) instead
numlock = lib.mkEnableOption "Auto-enable numlock";
x11_screens = lib.mkOption {
default = [ "UNSET1" ];