Julian Mutter df00e58bd9 Add sos script for faster nixos-updates
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.
2025-03-14 09:16:50 +01:00
2024-02-01 13:35:23 +01:00
2025-02-28 18:52:53 +01:00
2024-12-01 18:09:56 +01:00
2025-01-14 10:19:40 +01:00
2023-04-14 13:52:02 +02:00
2024-12-01 18:09:56 +01:00
2025-03-12 17:10:56 +01:00
2024-04-17 08:25:42 +02:00

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
No description provided
Readme 120 MiB
Languages
Nix 85.4%
Shell 11.4%
Python 1.8%
CSS 1.4%