Added direnv
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
# See modules/common.nix for common packages installed
|
||||
|
||||
# - System -----------------------------------
|
||||
system.utils.enable = true;
|
||||
system.bluetooth.enable = true;
|
||||
system.nvidia = {
|
||||
enable = true;
|
||||
@@ -41,6 +42,8 @@
|
||||
dev.git.userName = "marc";
|
||||
dev.git.userEmail = "marc@sastre.cat";
|
||||
|
||||
dev.direnv.enable = true;
|
||||
|
||||
# - Other apps -------------------------------
|
||||
app.spotify.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user