colmena: migrate voc-web

progresses #1
This commit is contained in:
Fiscal Velvet Poet 2023-04-29 23:55:06 +10:00
parent 4e08f6c774
commit 1933c157a5
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
../../../profiles/jfdic-web.nix
../../../profiles/resrok-web.nix
#../../../profiles/tmateServer.nix
#../../../profiles/voc-web.nix
../../../profiles/voc-web.nix
];
age.secrets = {

View file

@ -2,11 +2,11 @@
{
self,
config,
inputs,
pkgs,
...
}: let
voc-web = import inputs.voc-web {};
flake = builtins.getFlake (toString ../.);
voc-web = import flake.inputs.voc-web {};
webdomain = "voicesofcapricornia.org";
in {
environment.sessionVariables = {