Archived
Update hosts/nix-minimal/configuration.nix
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
imports =
|
imports =
|
||||||
[ # Include the results of the hardware scan.
|
[ # Include the results of the hardware scan.
|
||||||
../../modules/common/configuration.nix
|
../../modules/common/configuration.nix
|
||||||
../../modules/nix/cache-client.nix
|
../../modules/nix-cache/client.nix
|
||||||
../../modules/nix/remote-builder-client.nix
|
../../modules/remote-builder-client.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "nix-minimal"; # Define your hostname.
|
networking.hostName = "nix-minimal"; # Define your hostname.
|
||||||
|
|||||||
Reference in New Issue
Block a user