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
|
Removed nh
|
||||||
Replaced wineWowPackages with wineWow64Packages
|
|
||||||
|
|
|
||||||
|
|
@ -121,13 +121,6 @@ in
|
||||||
];
|
];
|
||||||
nix.settings.auto-optimise-store = true;
|
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.
|
# Bootloader.
|
||||||
boot.loader.systemd-boot.enable = false;
|
boot.loader.systemd-boot.enable = false;
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue