to be perfectly honest this is a mess and I lost overview.

This commit is contained in:
Schrottkatze 2023-11-21 08:09:07 +01:00
parent a16094f61a
commit 433f4b76ef
9 changed files with 84 additions and 15 deletions

8
justfile Normal file
View file

@ -0,0 +1,8 @@
deploy:
colmena apply
build:
colmena build
update:
nix flake update --commit-lock-file