diff options
Diffstat (limited to 'sys/srv/srv.nix')
| -rw-r--r-- | sys/srv/srv.nix | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/srv/srv.nix b/sys/srv/srv.nix deleted file mode 100644 index 19e959e..0000000 --- a/sys/srv/srv.nix +++ /dev/null @@ -1,12 +0,0 @@ -{ ... }: -{ - imports = [ - ./compat.nix - ./docker.nix - ./files.nix - ./gaming.nix - ./kvm.nix - ./nix-helper.nix - ./ollama.nix - ]; -} |
