homelab/nixos
plasmagoat acc0dac234
Some checks failed
Test / tests (push) Has been cancelled
/ OpenTofu (push) Failing after 13s
tofu workflow
2025-07-21 22:33:04 +02:00
..
hosts tofu workflow 2025-07-21 22:33:04 +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 moved mail 2025-07-17 00:35:44 +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 moved mail 2025-07-17 00:35:44 +02:00

nixos-rebuild switch --flake .#traefik --target-host root@traefik.lab --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 .#media --target-host root@media.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"