From d7301886c6e42bda4fbb25cd1342d8cde1e8d4a8 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 7 Feb 2026 12:12:51 -0600 Subject: [PATCH] chore: added tasks to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d29ba58..3ffeac8 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ nix multi user, multi system, configuration with `sops` secret management, `home - [ ] monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml` (https://www.reddit.com/r/NixOS/comments/u09cz9/home_manager_create_my_own_symlinks_automatically/) - [ ] migrate away from flakes and move to npins - [ ] `host.users` should be redone so that we just extend the base `users.users` object. Right now we cant quite do this because we have weird circular dependencies with disko/impermanence (not sure which one) and home manger enabling/disabling users per devices +- [ ] Home manager impermanence is preventing updates to the latest version of the module ## Broken things - [ ] figure out steam vr things? @@ -102,7 +103,9 @@ nix multi user, multi system, configuration with `sops` secret management, `home - [ ] Penpot services (need to make this custom) - [ ] minecraft server with old world file - [ ] storj server +- [ ] XMR miner used to heat home based on smart thermostat - [ ] Create Tor guard/relay server +- [ ] Create i2P node - [ ] screeps server - [ ] mastodon instance