config-manager: Run nixos-rebuild dry-build to show build warnings
This commit is contained in:
@@ -32,6 +32,7 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch() {
|
switch() {
|
||||||
|
nixos-rebuild dry-build --flake ${flakePath}#${nixosConfiguration}
|
||||||
${nh}/bin/nh os switch --hostname ${nixosConfiguration} ${flakePath}
|
${nh}/bin/nh os switch --hostname ${nixosConfiguration} ${flakePath}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user