From bf0d0190473f483ee87b3a7a59c679bb1f35dbd9 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Tue, 17 Sep 2024 16:13:23 -0500 Subject: [PATCH] added more details to tasks in readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1758c0..afd7536 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ updating passwords: `sops secrets/secrets.yaml` - Look into this for rotating sops keys `https://technotim.live/posts/rotate-sops-encryption-keys/` - Look into this for openssh known configurations https://search.nixos.org/options?channel=unstable&from=0&size=15&sort=alpha_asc&type=packages&query=services.openssh - Look into this for flake templates https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-flake-init +- Look into this for headscale https://carlosvaz.com/posts/setting-up-headscale-on-nixos/ # Updating `nix flake update` @@ -43,12 +44,12 @@ updating passwords: `sops secrets/secrets.yaml` - use dashes for options not camel case? - Move configs for pipe mouse, open rgb, and via keyboard to hardware config and install users side from those configs ## New Features -- DISKO for server - GNOME default monitors per hardware configuration? - stop nas from sleeping - VS code extensions should be installed declaratively - Flake templates -- Install all the things on the NAS +- Docker parity with existing NAS on defiant +- NFS on defiant - firefox declarative??? - figure out steam vr things? - Open GL? @@ -57,4 +58,6 @@ updating passwords: `sops secrets/secrets.yaml` - limit boot configurations to 2 on defiant - rotate sops encryption keys periodically (and somehow sync between devices?) - zfs email after scrubbing -- tail scale on clients and PiKVM \ No newline at end of file +- headscale server +- mastodon server +- tail scale clients \ No newline at end of file