diff options
Diffstat (limited to 'nixos/modules/homelab/core/default.nix')
| -rw-r--r-- | nixos/modules/homelab/core/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/homelab/core/default.nix b/nixos/modules/homelab/core/default.nix new file mode 100644 index 0000000..d4ee9df --- /dev/null +++ b/nixos/modules/homelab/core/default.nix @@ -0,0 +1 @@ +{config, pkgs, lib, ...}: {} |
