mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-21 05:08:37 +01:00
Revert "system(home): Disable nixpkgs release check"
No longer necessary since we're targeting 24.05.
This commit is contained in:
parent
576b9bf2ba
commit
b16466a944
@ -134,8 +134,6 @@ in
|
||||
sharedModules = singleton {
|
||||
home = {
|
||||
inherit (cfg) stateVersion;
|
||||
|
||||
enableNixpkgsReleaseCheck = false;
|
||||
};
|
||||
|
||||
programs.man.generateCaches = true;
|
||||
|
Loading…
Reference in New Issue
Block a user