Migrate to stow for nix compatibility

This commit is contained in:
2026-02-08 12:08:49 +01:00
parent 3762505715
commit dddd05638d
53 changed files with 33 additions and 27 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
```
cd
git clone git@github.com:dotdoom/dotfiles.git
cd dotfiles
git submodule update --init
stow legacy
```