i3: Separate file
This commit is contained in:
parent
4190299030
commit
5360f8ff10
4 changed files with 332 additions and 328 deletions
|
@ -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" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue