docs: update readme

This commit is contained in:
notohh 2023-06-03 23:04:36 -04:00
parent 9e5b722097
commit 859c95706f
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 3 additions and 0 deletions

View file

@ -25,6 +25,7 @@
- :wind_chime: [kariru](hosts/kariru)
- :cherry_blossom: [sakura](hosts/sakura)
- :full_moon: [tsuki](hosts/tsuki)
- :snowflake: [yuki](hosts/yuki)
+ :electric_plug: [modules](modules)
+ :package: [pkgs](pkgs)
+ :lock: [secrets](secrets)

View file

@ -7,5 +7,6 @@ Name | Description
`kariru` | *arr stack / seedbox vm
`sakura` | WIP new main vm
`tsuki` | main machine running hyprland
`yuki` | my old proxmox machine, now running pure nix
`default` | defines `nixosConfigurations`
`deploy` | defines deployment nodes for deploy-rs

View file

@ -75,6 +75,7 @@ in {
inherit system;
specialArgs = {inherit inputs;};
modules = [
./yuki
sopsModule
diskoModule
hmModule