From ee5b794113d36bbd0ea0d18db05167d91d207e6a Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Wed, 1 Jan 2025 18:25:27 -0600 Subject: [PATCH] removed sections from research topics --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1111fe8..3f47f61 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ `sops -c sops secrets/secrets_file_here.yaml` ## Inspecting a configuration -`nix-inspect -p .` +`./inspect.sh` # Notes: @@ -37,9 +37,7 @@ - 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/ -- Look into this for home assistant configuration https://nixos.wiki/wiki/Home_Assistant https://myme.no/posts/2021-11-25-nixos-home-assistant.html - https://nixos-and-flakes.thiscute.world/ -- this guy might have a working zfs disko impermanence system - https://github.com/djacu/nixos-config/blob/main/hosts/adalon/disko-config.nix # Tasks: