installer: set requireExplicitUpdate
We usually don't want to update this system by default.
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
clan-core.clanModules.iwd
|
clan-core.clanModules.iwd
|
||||||
];
|
];
|
||||||
|
|
||||||
|
clan.core.deployment.requireExplicitUpdate = true;
|
||||||
|
|
||||||
nixpkgs.pkgs = inputs.nixpkgs.legacyPackages.x86_64-linux;
|
nixpkgs.pkgs = inputs.nixpkgs.legacyPackages.x86_64-linux;
|
||||||
system.stateVersion = config.system.nixos.release;
|
system.stateVersion = config.system.nixos.release;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user