blob: 89e05c369b26964b0c5fbdef17a3727cee1d0fc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# dotfiles
My NixOS configurations. Now featuring
[`disko`](https://github.com/nix-community/disko)!
Structure:
- `common/`: Shared system configurations
- `modules/`: Custom NixOS modules
- `modules/user/` Custom Home Manager modules
- `hosts/<name>/`: System-specific configuration files
- `user/`: User configuration
- `user/home/`: Home Manager configurations
|