Removed nh

This commit is contained in:
EsVagy42 2026-02-18 09:05:22 +01:00
parent 792155fcd7
commit c9658639b3
2 changed files with 1 additions and 9 deletions

View file

@ -1,2 +1 @@
Updated flake and switched back to unstable nixpkgs branch
Replaced wineWowPackages with wineWow64Packages
Removed nh

View file

@ -121,13 +121,6 @@ in
];
nix.settings.auto-optimise-store = true;
programs.nh = {
enable = true;
clean.enable = true;
clean.extraArgs = "--keep-since 7d --keep 5";
flake = "/home/esvagy/nixos";
};
# Bootloader.
boot.loader.systemd-boot.enable = false;
boot.loader.grub.enable = true;