feat: move nix settings to nix.nix

This commit is contained in:
2026-02-20 19:43:02 +01:00
parent 5e84ea16ea
commit 6fe546b632
3 changed files with 24 additions and 15 deletions

View File

@@ -24,11 +24,6 @@ in
yubikey.enable = true;
nix.settings.experimental-features = [
"nix-command"
"flakes"
];
stylix = {
enable = true;
polarity = "dark";