Personal Nixos configurations
Find a file
2025-11-12 13:36:56 +00:00
.forgejo/workflows alright, time to try it 2025-09-08 16:24:36 +02:00
.just chore: suppress error messages 2025-11-04 15:09:41 +01:00
homes/x86_64-linux replace nheko with fractal 2025-09-11 10:53:10 +02:00
lib/strings initial implementation of terranix for zitadel. SUPER HAPPY, SUPER COOL!!! 2025-10-22 23:26:47 +02:00
modules chore: re-harden matrix server 2025-11-05 09:34:08 +01:00
packages add vaultwarden 2025-08-27 15:24:12 +02:00
shells/default feat: set up clan cli 2025-11-04 13:30:34 +01:00
systems chore(secrets): removed secret "zitadel/users" from machine "ulmo" 2025-11-12 13:36:56 +00:00
.envrc feat: set up clan cli 2025-11-04 13:30:34 +01:00
.gitignore next iteration for forgejo runners 2025-09-08 16:18:02 +02:00
.justfile feat(just): add assert utility function/recipe 2025-10-30 21:26:18 +01:00
.sops.yaml feat(sops): finally somewhat properly set up with sops 2025-10-23 14:47:53 +02:00
flake.lock feat: set up clan cli 2025-11-04 13:30:34 +01:00
flake.nix feat: set up clan cli 2025-11-04 13:30:34 +01:00
LICENSE.md right, that makes sense 2025-07-31 19:40:43 +02:00
README.md alright, figured out the build command I need 2025-07-31 20:25:28 +02:00

My nix flake for my systems

Commands

Show the output of the flake

nix flake show

Create install iso

nix build .#install-isoConfigurations.minimal

Inpirations