update path
This commit is contained in:
parent
d4a980e712
commit
8bca85944e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@
|
||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
imports = [inputs.sops-nix.nixosModules.sops ./hardware-configuration.nix ../../server];
|
imports = [inputs.sops-nix.nixosModules.sops ./hardware-configuration.nix ../server];
|
||||||
networking.hostName = "www2";
|
networking.hostName = "www2";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue