docs: update readmes

This commit is contained in:
notohh 2023-05-14 06:05:40 -04:00
parent c5fea8b61b
commit f03f42eb74
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 4 additions and 1 deletions

View file

@ -5,5 +5,6 @@ my different hosts, each with their own unique configurations and purposes.
Name | Description
--------------- | -----------
`hime` | portainer vm, hosting a ton of docker services
`sakura` | my WIP new main vm
`sutakku` | (currently) my *arr stack / seedbox vm
`tsuki` | my main machine running hyprland

View file

@ -4,12 +4,14 @@ this directory hosts some common modules / services / security tweaks used on (m
name | description
--------------- | -----------
`services` | houses my oci containers
`default` | used for commonly shared modules
`fonts` | font handling
`greetd` | login manager
`networking` | common network configuration
`nix` | common nix configuration
`security` | stolen from [hlissner](https://github.com/hlissner)
`sops` | configures sops-nix
`swayidle` | idle manager daemon
`system.nix` | commonly shared system settings
`udevd` | fixes an issue when using `nixos-rebuild`, tracked [here](https://github.com/NixOS/nixpkgs/issues/180175)

View file

@ -1,3 +1,3 @@
# :lock: secrets
not in use yet, will host my encrypted secrets once i learn how to use either sops or agenix
houses my secrets, managed with (sops-nix)[https://github.com/Mic92/sops-nix]