⚡️don't auto upgrade for great repoducibility
This commit is contained in:
parent
2359e3a910
commit
cd102c0f38
@ -47,7 +47,7 @@ in {
|
|||||||
};
|
};
|
||||||
home-manager.users.walkah = import "${dotfiles}/home.nix";
|
home-manager.users.walkah = import "${dotfiles}/home.nix";
|
||||||
|
|
||||||
system.autoUpgrade.enable = true;
|
system.autoUpgrade.enable = false;
|
||||||
environment.systemPackages = with pkgs; [ weechat ];
|
environment.systemPackages = with pkgs; [ weechat ];
|
||||||
|
|
||||||
fileSystems."/mnt/downloads" = {
|
fileSystems."/mnt/downloads" = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user