chore: added tasks to README.md
This commit is contained in:
parent
66ed7e75ba
commit
d7301886c6
1 changed files with 3 additions and 0 deletions
|
|
@ -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/)
|
- [ ] 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
|
- [ ] 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
|
- [ ] `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
|
## Broken things
|
||||||
- [ ] figure out steam vr 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)
|
- [ ] Penpot services (need to make this custom)
|
||||||
- [ ] minecraft server with old world file
|
- [ ] minecraft server with old world file
|
||||||
- [ ] storj server
|
- [ ] storj server
|
||||||
|
- [ ] XMR miner used to heat home based on smart thermostat
|
||||||
- [ ] Create Tor guard/relay server
|
- [ ] Create Tor guard/relay server
|
||||||
|
- [ ] Create i2P node
|
||||||
- [ ] screeps server
|
- [ ] screeps server
|
||||||
- [ ] mastodon instance
|
- [ ] mastodon instance
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue