blob: 623b0c3464e76a4703032968475e0dcc30c6bdf4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# dotfiles
My NixOS configurations.
Structure:
- `common`: Shared system configurations
- `hosts`: Host-specific system configurations
- `user`: Home manager configurations
|