diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-02-03 21:31:48 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-02-03 21:32:04 +0100 |
commit | 91bd5252699ca471fa33defda502558864cdaff0 (patch) | |
tree | 8672ca1b6d531d9785063fa688f99328047acbfe /flake.nix | |
parent | 19931b872863f27fe65dc06fe7e2c095aaddf840 (diff) |
stuff
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -102,10 +102,9 @@ } ./hardware/snorlax-disks.nix - ./configuration/snorlax.nix - ./roles/server.nix - ./roles/git-server.nix + ./configuration/snorlax.nix + ./configuration/gitea.nix ]; }; }; |