--- image: nixos/unstable packages: - nixos.deadnix - nixos.gnumake - nixos.nixfmt - nixos.shellcheck - nixos.statix - nixos.stylua sources: - https://git.sr.ht/~c8h4/nixos-config tasks: - setup: | make -C nixos-config empty-out-secrets - lint: | make -C nixos-config lint