1
0
Fork 0

fix(nix): move environment variables and enable programs

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-07-27 22:33:27 -07:00
parent f1a7c1656e
commit 5456ef3d2b
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
3 changed files with 14 additions and 8 deletions

View file

@ -80,6 +80,13 @@
documentation.dev.enable = true;
environment.variables = {
EDITOR = "emacsclient";
CC = "gcc";
LSP_USE_PLISTS = "true";
MOZ_USE_XINPUT2 = "1";
};
### Services
# xserver and i3