removed sections from research topics
This commit is contained in:
parent
8e94697224
commit
ee5b794113
|
@ -28,7 +28,7 @@
|
||||||
`sops -c sops secrets/secrets_file_here.yaml`
|
`sops -c sops secrets/secrets_file_here.yaml`
|
||||||
|
|
||||||
## Inspecting a configuration
|
## Inspecting a configuration
|
||||||
`nix-inspect -p .`
|
`./inspect.sh`
|
||||||
|
|
||||||
# Notes:
|
# 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 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 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 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/
|
- 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:
|
# Tasks:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue