added task to tech debt
This commit is contained in:
parent
232f31d23d
commit
6f3022c23b
|
@ -46,6 +46,7 @@ to update passwords run: `nix shell nixpkgs#sops -c sops secrets/user-passwords.
|
||||||
- move applications in server environment into their own flakes
|
- move applications in server environment into their own flakes
|
||||||
- we shouldn't have 2 versions of isFulluser and isThinuser (in home home.nix and default.nix for each user)
|
- we shouldn't have 2 versions of isFulluser and isThinuser (in home home.nix and default.nix for each user)
|
||||||
- Eve and Ester home-manager
|
- Eve and Ester home-manager
|
||||||
|
- get rid of default config and import it in hardware-configuration.nix
|
||||||
## New Features
|
## 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)
|
- 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)
|
||||||
- fix pre commit hook
|
- fix pre commit hook
|
||||||
|
|
Loading…
Reference in a new issue