moved allow unfree into user files

This commit is contained in:
Leyla Becker 2024-09-22 13:05:25 -05:00
parent d11a24f337
commit 8f36a609db
7 changed files with 6 additions and 10 deletions

View file

@ -38,7 +38,6 @@ set up git configuration for local development: `git config --local include.path
# Tasks:
## Tech Debt
- allowUnfree should be enabled user side not host side (this isn't enabled at all right now for some reason???)
- 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`