2026-04-03 19:52:41 +00:00
2026-03-28 14:45:32 +00:00
2026-03-29 13:48:58 +02:00
2026-04-01 11:45:38 +00:00
2026-04-03 19:52:41 +00:00
2026-03-28 14:45:32 +00:00

Step 1.

cd
git clone git@github.com:dotdoom/dotfiles.git
cd dotfiles
git submodule update --init

Step 2 - stow.

stow migrated
stow legacy

Step 2 - Nix.

nix run \
  --extra-experimental-features 'nix-command flakes' \
  home-manager/master -- \
    switch \
      --extra-experimental-features 'nix-command flakes' \
      --flake .#artem@deimos
stow legacy
Description
No description provided
Readme 1.4 MiB
Languages
Nix 93.1%
Shell 6.9%