readme: update
This commit is contained in:
parent
78124dba37
commit
f8a5f0dc9e
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -9,9 +9,9 @@ Collection of my personal Nix configurations and opinionated NixOS, nix-darwin,
|
||||||
- hosts - per-machine configurations
|
- hosts - per-machine configurations
|
||||||
- kazuki - my linux arm server
|
- kazuki - my linux arm server
|
||||||
- legion - my linux x86 server
|
- legion - my linux x86 server
|
||||||
- hijiri - my macbook[^1]
|
- hijiri - my macbook
|
||||||
- hijiri-vm - linux vm running on my macbook
|
- hijiri-vm - linux vm running on my macbook
|
||||||
- miyagi - my work machine[^1]
|
- miyagi - my work machine
|
||||||
- ude - another linux arm server
|
- ude - another linux arm server
|
||||||
- kogata - my m1 mac mini doubling as a server
|
- kogata - my m1 mac mini doubling as a server
|
||||||
- modules - options which in principle should be reusable by others
|
- modules - options which in principle should be reusable by others
|
||||||
|
@ -24,8 +24,6 @@ Collection of my personal Nix configurations and opinionated NixOS, nix-darwin,
|
||||||
- assets - miscellaneous values reused throughout my config
|
- assets - miscellaneous values reused throughout my config
|
||||||
- effects.nix - hercules-ci configuration
|
- effects.nix - hercules-ci configuration
|
||||||
|
|
||||||
[^1]: Machine not migrated yet or in the process of migrating. See: https://nest.pijul.com/nrabulinski/nix-config
|
|
||||||
|
|
||||||
## Code guidelines
|
## Code guidelines
|
||||||
|
|
||||||
Not set rules but general guidelines for myself to hopefully keep this config clean, maintainable, and reusable.
|
Not set rules but general guidelines for myself to hopefully keep this config clean, maintainable, and reusable.
|
||||||
|
@ -43,7 +41,7 @@ to achieve this i still need to create a proper live iso with my config and my b
|
||||||
## TODOs
|
## TODOs
|
||||||
Sorted rougly by priority
|
Sorted rougly by priority
|
||||||
|
|
||||||
- migrate the rest of my machines
|
- bring back ci
|
||||||
- hercules-ci effects for deploying machines on update (if configuration is valid)
|
- hercules-ci effects for deploying machines on update (if configuration is valid)
|
||||||
- go back to hercules or just migrate off of gha in some way
|
|
||||||
- fix disko
|
- fix disko
|
||||||
|
- themeing solution
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue