added comments to flake inputs

This commit is contained in:
Leyla Becker 2024-11-22 23:47:06 -06:00
parent a71ddaf5bd
commit 131f04d901
2 changed files with 4 additions and 0 deletions

View file

@ -47,6 +47,7 @@
- move applications in server environment into their own flakes
- get rid of disko config and import it in hardware-configuration.nix
- why does users.users.<name>.home conflict with home-manager.users.<name>.home.homeDirectory
- get rid of environments folder
## New Features
- offline access for nfs mounts (overlay with rsync might be a good option here? https://www.spinics.net/lists/linux-unionfs/msg07105.html note about nfs4 and overlay fs)
- Flake templates