summaryrefslogtreecommitdiff
path: root/configuration/snorlax.nix
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-02-03 21:56:21 +0100
committerJasper Ras <jras@hostnet.nl>2025-02-03 21:58:17 +0100
commitfa83bdc5067417e3407241b17116a560c9d86b61 (patch)
tree187fe6802049fceeadb3e6fe3bf4c33579625530 /configuration/snorlax.nix
parent91bd5252699ca471fa33defda502558864cdaff0 (diff)
move around alot of stuff
Diffstat (limited to 'configuration/snorlax.nix')
-rw-r--r--configuration/snorlax.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/configuration/snorlax.nix b/configuration/snorlax.nix
deleted file mode 100644
index fd012d5..0000000
--- a/configuration/snorlax.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{ ... }:
-{
- networking.hostName = "snorlax";
-}