Compare commits
2 commits
aba1c2db62
...
31b34df8d7
Author | SHA1 | Date | |
---|---|---|---|
31b34df8d7 | |||
43a9a237de |
1 changed files with 6 additions and 6 deletions
12
readme.md
12
readme.md
|
@ -27,18 +27,18 @@ publicly released, therefore things are likely to break.
|
|||
|
||||
## 🐣 Outputs
|
||||
|
||||
- **homes**: Home manager config
|
||||
- **homes/<system>/marley@nyx**: My main desktop. Currently running Arch Linux
|
||||
- _homes:_ Home manager config
|
||||
- _homes/<system>/marley@nyx:_ My main desktop. Currently running Arch Linux
|
||||
but will be switched to NixOS once I've finished migrating my dotfiles.
|
||||
- **modules**: Most config is done here. The file structure is pretty
|
||||
- _modules:_ Most config is done here. The file structure is pretty
|
||||
self-explanatory.
|
||||
- **modules/{home,nixos,darwin}/base**: Anything in a base folder directly under
|
||||
- _modules/{home,nixos,darwin}/base:_ Anything in a base folder directly under
|
||||
a platform folder is always enabled and does not include a `<module>.enable`
|
||||
option.
|
||||
- **modules/{home,nixos,darwin}/<category>/base**: These are not subject to the
|
||||
- _modules/{home,nixos,darwin}/<category>/base:_ These are not subject to the
|
||||
above, they simply denote options that apply to the whole category.
|
||||
- _packages_
|
||||
- **packages/figlet-xero-fonts**: Adding in [xero's custom fonts](https://github.com/xero/figlet-fonts/).
|
||||
- _packages/figlet-xero-fonts:_ Adding in [xero's custom fonts](https://github.com/xero/figlet-fonts/).
|
||||
|
||||
## 🫶 Credits
|
||||
|
||||
|
|
Loading…
Reference in a new issue