diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-02-03 21:56:21 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-02-03 21:58:17 +0100 |
commit | fa83bdc5067417e3407241b17116a560c9d86b61 (patch) | |
tree | 187fe6802049fceeadb3e6fe3bf4c33579625530 /configuration/snorlax.nix | |
parent | 91bd5252699ca471fa33defda502558864cdaff0 (diff) |
move around alot of stuff
Diffstat (limited to 'configuration/snorlax.nix')
-rw-r--r-- | configuration/snorlax.nix | 4 |
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"; -} |