feat: move nix settings to nix.nix
This commit is contained in:
@@ -24,11 +24,6 @@ in
|
||||
|
||||
yubikey.enable = true;
|
||||
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
];
|
||||
|
||||
stylix = {
|
||||
enable = true;
|
||||
polarity = "dark";
|
||||
|
||||
Reference in New Issue
Block a user