moved vscode to own file

This commit is contained in:
Leyla Becker 2024-10-03 22:48:52 +02:00
parent 2d6b16950b
commit 8f4e70c0d0
3 changed files with 80 additions and 70 deletions

View file

@ -40,7 +40,6 @@ to update passwords run: `nix shell nixpkgs#sops -c sops secrets/user-passwords.
# Tasks:
## Tech Debt
- vscode extensions should be in own flake (make sure to add the nixpkgs.overlays in it too)
- join config for systemd.tmpfiles.rules and service directory bindings
- 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/)
- move applications in server environment into their own flakes