using the module instead because it sets up the shell configuration
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
programs.direnv.enable = true;
|
||||
|
||||
home.packages = [
|
||||
|
||||
# note taking
|
||||
@@ -61,7 +63,6 @@
|
||||
pkgs.nextcloud-client
|
||||
pkgs.vlc
|
||||
pkgs.obsidian
|
||||
pkgs.direnv
|
||||
|
||||
# language interpreters / compilers
|
||||
pkgs.bun
|
||||
|
||||
Reference in New Issue
Block a user