mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-05 09:16:43 +02: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 {
|
sharedModules = singleton {
|
||||||
home = {
|
home = {
|
||||||
inherit (cfg) stateVersion;
|
inherit (cfg) stateVersion;
|
||||||
|
|
||||||
enableNixpkgsReleaseCheck = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.man.generateCaches = true;
|
programs.man.generateCaches = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user