set hostname by default
This commit is contained in:
parent
b486ee8cb7
commit
6b579dff1e
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
else []
|
||||
);
|
||||
|
||||
networking.hostName = lib.mkDefault hostname;
|
||||
|
||||
environment.systemPackages =
|
||||
(with pkgs; [
|
||||
sops
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue