define bare-bones cookies system

This commit is contained in:
lilly 2025-03-14 20:52:15 +01:00
commit 85081f33af
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
3 changed files with 31 additions and 2 deletions

View file

@ -13,4 +13,4 @@ exec nixos-rebuild $ACTION \
--use-remote-sudo \
--build-host $HOST \
--target-host $HOST \
--flake ".#${CONFIG}.noc.eh22.intern"
--flake ".#${CONFIG}"