2023-04-16 20:30:31 +02:00
2023-05-26 12:31:26 +02:00
2023-09-13 23:21:28 +02:00
2023-07-25 19:15:19 +02:00
2023-09-13 23:21:28 +02:00
2023-08-18 19:06:07 +02:00
2023-01-20 20:21:16 +01:00
2023-04-23 14:27:27 +02:00

Work In Progress!

Notice, these things might be missing:

  • Functionality
  • Style
  • Safety

Build:

  • Build locally on another machine (verify)
nix --extra-experimental-features "nix-command flakes" build ".#nixosConfigurations.chapel.config.system.build.toplevel"

(replace "chapel" with the hostname)

  • Build, install and switch on the actual target
nixos-rebuild switch --update-input nixpkgs --update-input unstable --no-write-lock-file --refresh --flake github+felixalbrigtsen/nixos-server-conf.git --upgrade
Description
Main source for configuration and dotfiles, describing every host and every service in my nixos homelab.
Readme 1.5 MiB
Languages
Nix 80.1%
Shell 19.9%