Remove usernix and home-manager standalone
This commit is contained in:
parent
76a594ca9f
commit
7973e2ccd7
6 changed files with 1 additions and 234 deletions
|
@ -3,7 +3,6 @@
|
|||
options.frogeye = {
|
||||
extra = lib.mkEnableOption "Big software";
|
||||
gaming = lib.mkEnableOption "Games";
|
||||
userNix = lib.mkEnableOption "Nix is \"installed\" in ~/.nix";
|
||||
polarity = lib.mkOption {
|
||||
default = "light";
|
||||
description = "Whether to use light theme or dark theme.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue