Fix pure eval and harden nix script bootstrap
This commit is contained in:
@@ -15,6 +15,8 @@ in
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
../../common/configuration.nix
|
||||
../../modules/nix/cache-client.nix
|
||||
../../modules/nix/remote-builder-client.nix
|
||||
];
|
||||
|
||||
networking.hostName = "kuma"; # Define your hostname.
|
||||
|
||||
Reference in New Issue
Block a user