igor: Enable direnv
This commit is contained in:
parent
93890cb591
commit
9cc0f071de
1 changed files with 5 additions and 0 deletions
|
|
@ -121,6 +121,11 @@
|
|||
tmux
|
||||
];
|
||||
|
||||
config.programs.direnv = {
|
||||
enable = true;
|
||||
silent = true;
|
||||
};
|
||||
|
||||
config.programs.hyprland = {
|
||||
enable = true;
|
||||
withUWSM = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue