organise all options into modules
This commit is contained in:
parent
c7c6606d14
commit
3192b6ca09
43 changed files with 518 additions and 423 deletions
|
@ -22,7 +22,7 @@
|
|||
default = {};
|
||||
};
|
||||
|
||||
# for launching a systemd target on wm startup
|
||||
# for specifying an additional systemd target
|
||||
extraTarget = with lib;
|
||||
mkOption {
|
||||
type = with types; listOf str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue