nixos/hosts: declare fileSystems for testing hosts
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
imports = [
|
||||
./storage.nix
|
||||
];
|
||||
|
||||
networking.fqdn = "tuxcord.test";
|
||||
|
||||
acme.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user