abstract away architectures
This commit is contained in:
parent
2dee155b68
commit
57eee399e3
8 changed files with 69 additions and 36 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# dotfiles
|
||||
|
||||
nix flake config! this is just used on my personal computer
|
||||
nix flake config! this is just used on my personal computer(s)
|
||||
|
||||
## users
|
||||
|
||||
|
|
@ -13,4 +13,5 @@ for something more server oriented, check out [`nix-server`](https://git.reidlab
|
|||
each host should have these files:
|
||||
|
||||
- `default.nix`, contains everything relating to the basic system
|
||||
- `hardware.nix`, hardware configuration.
|
||||
- `hardware.nix`, hardware-specific configuration
|
||||
- `meta.nix`, extra things passed thru to `mkHost`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue