Personal Nixos configurations
Find a file
2025-12-06 16:41:42 +00:00
.forgejo/workflows alright, time to try it 2025-09-08 16:24:36 +02:00
.just lets actually commit for once... 2025-11-20 00:05:34 +01:00
homes/x86_64-linux replace nheko with fractal 2025-09-11 10:53:10 +02:00
lib lets actually commit for once... 2025-11-20 00:05:34 +01:00
modules feat: start implementation of package for mydia 2025-12-06 17:40:46 +01:00
packages feat: fix most issues with mydia 2025-12-06 16:41:41 +00:00
shells/default chore: refactor code 2025-12-06 16:41:40 +00:00
systems chore(secrets): set secret "mydia/oidc_secret" for machine "ulmo" 2025-12-06 16:41:42 +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: remove bun2nix 2025-12-06 17:41:36 +01:00
flake.nix feat: remove bun2nix 2025-12-06 17:41:36 +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