feat: move nix settings to nix.nix

This commit is contained in:
2026-02-20 19:43:02 +01:00
parent a7a60826bb
commit 5289cb0054
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";