From f00cec11ac0671ff033887ded040c5ca6a1aeb47 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 7 Sep 2024 19:36:38 -0500 Subject: [PATCH] added more things to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8544371..341d84b 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,13 @@ TODO: keys.txt should prob be readable by owning user only? - sops.age.keyFile should not just be hard coded to leyla? - use dashes for options not camel case ## New Features +- RAID CARD - VS code extensions should be installed declaratively - Flake templates - https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-flake-init - Install all the things on the NAS - firefox declarative??? - figure out steam vr things? - Open GL? -- util functions \ No newline at end of file +- util functions +- openssh known hosts https://search.nixos.org/options?channel=unstable&from=0&size=15&sort=alpha_asc&type=packages&query=services.openssh +- limit boot configurations to 2 on defiant \ No newline at end of file