add systems to flake

This commit is contained in:
Andreas Zweili 2022-03-07 22:53:35 +01:00
parent 4ce17f3cca
commit d34bd71040
2 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@
mail = mkVM ./systems/mail;
nextcloud = mkVM ./systems/nextcloud;
nixos-management = mkVM ./systems/nixos-management;
nomad-master1 = mkVM ./systems/nomad-master1;
nomad-client1 = mkVM ./systems/nomad-client1;
pihole = mkVM ./systems/pihole;
plex = mkVM ./systems/plex;
proxy = mkVM ./systems/proxy;