From 4100097801550fe86399453b7922875015f34ff9 Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 22 Feb 2025 22:44:31 +0100 Subject: goapp frontend now works on corrino added an overlay (which took quite some time, as I forgot to include the self parameter in the argument list...) that allows using the goapp on corrino. So now you can... ... use the template ... see the package status after it has been built using hydra ... build the package from the packages exposed by the flake ... use the package on machines including it using an overlay I'm actually quite satisfied with this and hope people find this helpful --- nix/hosts/corrino/secrets/goapp_oidc_secret.age | Bin 0 -> 395 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 nix/hosts/corrino/secrets/goapp_oidc_secret.age (limited to 'nix/hosts/corrino/secrets/goapp_oidc_secret.age') diff --git a/nix/hosts/corrino/secrets/goapp_oidc_secret.age b/nix/hosts/corrino/secrets/goapp_oidc_secret.age new file mode 100644 index 0000000..a842003 Binary files /dev/null and b/nix/hosts/corrino/secrets/goapp_oidc_secret.age differ -- cgit 1.4.1