No description
Find a file
aviac e0f3e2fe79
feat: move colmena.nix to flake.nix and create flake.lock
This also includes some little syntactical fixes.

The commit is needed since colmena works mostly with nix' flake
experiemental feature. It attempts to find a locked version of nixpkgs,
which wasn't there yet. By using the standard name "flake.nix", nix
automatically picks up the file and generates a `flake.lock` if it
doesn't exist yet. This brings us one step closer to a buildable system.
2025-04-24 17:21:13 +02:00
shared Smaller improvements + password hashing 2025-04-23 10:02:17 +02:00
.gitignore Smaller improvements + password hashing 2025-04-23 10:02:17 +02:00
backup_forgejo.sh Add users and backup script 2025-04-02 08:57:33 +02:00
dev_system.nix Split into flakes + common colmena file 2025-04-03 11:48:30 +02:00
execute.sh Smaller improvements + password hashing 2025-04-23 10:02:17 +02:00
flake.lock feat: move colmena.nix to flake.nix and create flake.lock 2025-04-24 17:21:13 +02:00
flake.nix feat: move colmena.nix to flake.nix and create flake.lock 2025-04-24 17:21:13 +02:00
git_system.nix Add msmtp 2025-04-03 11:59:19 +02:00
runner_system.nix Split into flakes + common colmena file 2025-04-03 11:48:30 +02:00