treewide: specify hostname in host configs
This commit is contained in:
parent
9f6d0fbaf8
commit
f6010a968c
6 changed files with 5 additions and 2 deletions
|
@ -51,8 +51,6 @@
|
|||
};
|
||||
|
||||
defaults = { name, nodes, ... }: {
|
||||
networking.hostName = name;
|
||||
|
||||
nix.settings.experimental-features = "nix-command flakes";
|
||||
nix.nixPath = [ "nixpkgs=flake:nixpkgs" ];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue