don't autoupdate universe
This commit is contained in:
parent
0d160ba598
commit
aa244ca8d3
|
@ -39,7 +39,7 @@
|
||||||
setupGrub = false;
|
setupGrub = false;
|
||||||
userUid = "1001";
|
userUid = "1001";
|
||||||
nix = {
|
nix = {
|
||||||
autoUpdate = true;
|
autoUpdate = false;
|
||||||
autoGC = true;
|
autoGC = true;
|
||||||
};
|
};
|
||||||
harden = false;
|
harden = false;
|
||||||
|
|
Loading…
Reference in New Issue