dotfiles/Readme.org
2024-04-17 08:25:42 +02:00

564 B

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/5e224b9c3f4b49c0365f852611b04715a1c3a0a8/laptop-nix.conf was manually symlinked to file:/etc/nix/nix.conf and /julian/dotfiles/src/commit/5e224b9c3f4b49c0365f852611b04715a1c3a0a8/flake.nix was symlinked to file:~/.config/home-manager/flake.nix

For deployment!!