readme: update

This commit is contained in:
Nikodem Rabuliński 2024-06-28 10:28:42 +02:00 committed by Nikodem Rabuliński
parent 78124dba37
commit f8a5f0dc9e

View file

@ -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