add dotbot to link windows dots
This commit is contained in:
parent
1036ec9e2c
commit
be672dd092
2 changed files with 16 additions and 0 deletions
|
|
@ -8,3 +8,11 @@
|
|||
- **secrets**: Age-encrypted secrets shared between multiple hosts.
|
||||
Host-specific secrets are stored in their own directories.
|
||||
- **system**: Base NixOS modules shared among all hosts
|
||||
|
||||
## Dotfiles
|
||||
|
||||
### Linking with dotbotc (for windows)
|
||||
|
||||
```sh
|
||||
dotbot -c ./dotbot/windows.yaml -d home
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue