fix(agenix/fish): addign missing ziggy user to agenix and moving fish to nixos in place of home-manager
This commit is contained in:
@@ -34,6 +34,11 @@ in
|
||||
default = false;
|
||||
description = "Apply sobotka agenix settings";
|
||||
};
|
||||
ziggy.enable = mkOption {
|
||||
type = lib.types.bool;
|
||||
default = false;
|
||||
description = "Apply ziggy agenix settings";
|
||||
};
|
||||
toothpc.enable = mkOption {
|
||||
type = lib.types.bool;
|
||||
default = false;
|
||||
|
||||
Reference in New Issue
Block a user