diff options
author | stuebinm | 2021-11-29 11:08:05 +0100 |
---|---|---|
committer | stuebinm | 2021-11-29 11:08:05 +0100 |
commit | c0644470ba39330b906920f84e160a94371847be (patch) | |
tree | 8e75546e4d7a633dc48ba02e24127233de15a656 /hosts/flora/configuration.nix | |
parent | cb8a3b24b9a0599ea1c6fd88f7613c26c9914177 (diff) |
add blog to flora
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 89bef32..e8e6345 100644 --- a/hosts/flora/configuration.nix +++ b/hosts/flora/configuration.nix @@ -11,6 +11,7 @@ # ./services/surveys.nix #./services/picarones.nix ./services/dockerhub.nix + ./services/blog.nix ]; # Use the GRUB 2 boot loader. |