Configuration files managed with home-manager.
To build the home manager configuration for the user saep on the computer
monoid:
./config build monoid saepThe config.sh scripts tries to automatically detect the username and hostname, so no arguments are required for me.
The configuration can be installed by running result/activate or by passing
install as the first paraemter to config.sh.
nix flake update
And afterwards install.
For the host magma either use:
nixos-rebuild --flake .#magma switchto build and switch directly or
nixos-rebuild --flake .#magma bootto switch after the next reboot.