move services to be host specific

This commit is contained in:
Daniel Olsen
2022-12-12 15:54:47 +01:00
parent c5dd4a9fde
commit 8c6b73129b
10 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
../../misc/rust-motd.nix ../../misc/rust-motd.nix
../../services/matrix ./services/matrix
../../services/nginx ./services/nginx
]; ];
sops.defaultSopsFile = ../../secrets/jokum/jokum.yaml; sops.defaultSopsFile = ../../secrets/jokum/jokum.yaml;