diff options
Diffstat (limited to '')
| -rw-r--r-- | modules/homelab/default.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/homelab/default.nix b/modules/homelab/default.nix deleted file mode 100644 index d60b99f..0000000 --- a/modules/homelab/default.nix +++ /dev/null @@ -1,4 +0,0 @@ -{ ... }: -{ - imports = [ ./domain.nix ]; -} |
