Personal Nixos configurations
Find a file
Chris Kruining 5c1e6807b6
checkpoint
2026-04-05 20:18:07 +02:00
.forgejo/workflows kaas 2025-12-06 16:42:06 +00:00
.jq Update user scripts and table formatting 2026-02-17 15:39:55 +01:00
.just checkpoint 2026-03-31 15:43:34 +02:00
clanServices checkpoint 2026-04-05 20:18:07 +02:00
docs/plans really loving clan! 2026-04-02 17:24:18 +02:00
interfaces really loving clan! 2026-04-02 17:24:18 +02:00
lib wooooooot, we're compiling again 2026-03-26 14:03:12 +01:00
machines check in time 2026-04-02 11:37:34 +02:00
modules daily checkpoint 2026-04-01 16:09:51 +02:00
packages wiiiiips 2026-03-25 16:26:04 +01:00
script Refactor var generation and update service configs 2026-03-23 09:38:23 +01:00
sops secrets: add machine ulmo 2026-03-30 12:23:02 +00:00
systems/x86_64-linux . 2026-03-25 06:45:43 +00:00
users . 2026-03-25 06:45:43 +00:00
vars/per-machine/ulmo check in time 2026-04-02 11:37:34 +02:00
.envrc feat: set up clan cli 2025-11-04 13:30:34 +01:00
.gitattributes feat: add git config 2025-12-08 10:32:27 +01:00
.gitignore next iteration for forgejo runners 2025-09-08 16:18:02 +02:00
.justfile initial migration 2026-03-24 14:09:46 +00:00
.sops.yaml . 2026-02-01 20:02:08 +01:00
clan.nix checkpoint 2026-04-05 20:18:07 +02:00
devShell.nix wiiiiips 2026-03-25 16:26:04 +01:00
flake.lock checkpoint 2026-03-31 15:43:34 +02:00
flake.nix checkpoint 2026-03-31 15:43:34 +02: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
sabnzbd.ini feat: jq just became a 1M times cooler! 2025-12-11 16:49:45 +01:00
scratchpad . 2026-03-25 06:45:43 +00: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