2026-02-22 12:34:34 +01:00
2026-02-22 14:08:43 +01:00
2026-02-22 14:08:43 +01:00
2026-02-07 14:25:39 +01:00
2026-02-22 12:16:35 +01:00
2026-02-07 14:25:39 +01:00
2026-02-22 00:28:39 +01:00

NixOS flake

hosts

NixOS

nixos-rebuild switch --flake .#<hostname>

home manager

home-manager switch --flake .#work

virtual machines

nix build -L '.#nixosConfigurations.vm.config.system.build.vmWithDisko'
./result/bin/disko-vm

deploy using colmena

colmena apply

SD installer images

nix build .#images.sd-image-orange-pi-aarch64
nix build .#images.sd-image-raspberry-pi-aarch64
Description
my NixOS config
Readme 18 MiB
Languages
Lua 46.2%
Nix 25.1%
Python 17%
Shell 8.6%
Haskell 2.6%
Other 0.4%