Removed nh
This commit is contained in:
parent
792155fcd7
commit
c9658639b3
2 changed files with 1 additions and 9 deletions
|
|
@ -1,2 +1 @@
|
|||
Updated flake and switched back to unstable nixpkgs branch
|
||||
Replaced wineWowPackages with wineWow64Packages
|
||||
Removed nh
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue