2
2
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2025-03-12 06:54:24 +01: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
My configuration/dotfiles, containing every host and every service in my nixos network.
Readme 978 KiB
Languages
Nix 78.8%
Shell 21.2%