diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-02-03 20:18:13 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-02-03 20:18:13 +0100 |
commit | 0e825e43e580b5ed3f053de4ff6d942c8b1347bc (patch) | |
tree | 4f0721ebd227b3aaf3acacae78b89b2dc02edc82 /flake.nix | |
parent | 354a2e25db30ae230e2ade0c65cda3717a005fb2 (diff) |
added configuration for snorlax
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,6 +103,7 @@ ./roles/server.nix ./hardware/snorlax-disks.nix + ./configuration/snorlax.nix ]; }; }; |