usernix: Added
This commit is contained in:
parent
82caafaceb
commit
5b85606831
3 changed files with 53 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
options.frogeye = {
|
||||
extra = lib.mkEnableOption "Big software";
|
||||
gaming = lib.mkEnableOption "Games";
|
||||
userNix = lib.mkEnableOption "Nix is \"installed\" in ~/.nix";
|
||||
polarity = lib.mkOption {
|
||||
default = "dynamic";
|
||||
description = "Whether to use light theme or dark theme.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue