This uses the remote builder as nix store, so the build dependencies for the new system do not have to be present locally. Therefore, if hydra built the system it should be possible to just download the output derivation.
My dotfiles
My dotfiles for which I am using nix
.
The structure is managed by Snowfall lib
Machine selection
home-manager
automatically searches for user
or user@hostname
config in the flake, so specify one of those or you will have to manually specify them:
home-manager switch --flake .#user@hostname
Manual symlinks
/julian/dotfiles/src/commit/df00e58bd93103af641894d0e2b6855ffff801c9/laptop-nix.conf was manually symlinked to file:/etc/nix/nix.conf and /julian/dotfiles/src/commit/df00e58bd93103af641894d0e2b6855ffff801c9/flake.nix was symlinked to file:~/.config/home-manager/flake.nix
For deployment!!
Description
Languages
Nix
85.4%
Shell
11.4%
Python
1.8%
CSS
1.4%