diff options
author | stuebinm | 2021-03-09 18:06:53 +0100 |
---|---|---|
committer | stuebinm | 2021-03-09 18:06:53 +0100 |
commit | 0fd4d7cafdefe19948e5e517805d4f4636e99f48 (patch) | |
tree | dc674b23bde6103c1e0c8658ac0eee132d724057 /hosts/flora/configuration.nix | |
parent | 6b79492de7467e44733d2644273185af548dc20b (diff) |
Added picarones
Just a simple test instance fore now.
Diffstat (limited to '')
-rw-r--r-- | hosts/flora/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/flora/configuration.nix b/hosts/flora/configuration.nix index 0d1788d..adf3ba8 100644 --- a/hosts/flora/configuration.nix +++ b/hosts/flora/configuration.nix @@ -9,6 +9,7 @@ ./services/workadventure.nix #./../../../nginx/vod.nix ./services/pleroma.nix + ./services/picarones.nix ]; # Use the GRUB 2 boot loader. |