Remove usernix and home-manager standalone

This commit is contained in:
Geoffrey Preud'homme 2024-03-26 16:42:37 +01:00
parent 76a594ca9f
commit 7973e2ccd7
No known key found for this signature in database
GPG key ID: A8F1DA9A7F67BECA
6 changed files with 1 additions and 234 deletions

View file

@ -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.";