homelab/nixos
plasmagoat 5761ef9cfb
Some checks failed
Test / tests (push) Failing after 44s
Mimicking GitHub runners
2025-07-06 23:19:12 +02:00
..
hosts Mimicking GitHub runners 2025-07-06 23:19:12 +02:00
modules dump 2025-07-05 11:12:20 +02:00
secrets dump 2025-07-05 11:12:20 +02:00
templates dump 2025-07-05 11:12:20 +02:00
users home lab init 2025-06-03 23:07:46 +02:00
.gitignore home lab init 2025-06-03 23:07:46 +02:00
base.nix ... 2025-06-07 04:45:32 +02:00
configuration.nix new base image 2025-06-07 04:33:52 +02:00
flake.lock colmena initial implementation for sandbox and monitor 2025-07-06 21:25:57 +02:00
flake.nix colmena initial implementation for sandbox and monitor 2025-07-06 21:25:57 +02:00
README.md dump 2025-07-05 11:12:20 +02:00

nixos-rebuild switch --flake .#traefik --target-host root@192.168.1.171 --verbose nixos-rebuild switch --flake .#proxmox --target-host root@192.168.1.205 --verbose nixos-rebuild switch --flake .#sandbox --target-host root@sandbox.lab --verbose nixos-rebuild switch --flake .#monitoring --target-host root@monitor.lab --verbose nixos-rebuild switch --flake .#forgejo --target-host root@forgejo.lab --verbose nixos-rebuild switch --flake .#dns --target-host root@192.168.1.140 --verbose nixos-rebuild switch --flake .#keycloak --target-host root@keycloak.lab --verbose nixos-rebuild switch --flake .#mail --target-host root@mail.lab --verbose

nixos-rebuild switch --flake .#runner01 --target-host root@forgejo-runner-01.lab --verbose

nixos-rebuild switch --flake .#builder --target-host root@nixos-builder.lab --verbose nix build .#base --builders "ssh://root@nixos-builder.lab x86_64-linux"