updates to dalinar and home
This commit is contained in:
parent
61288cb527
commit
e526e19d09
4 changed files with 19 additions and 4 deletions
|
@ -340,6 +340,10 @@
|
|||
source = ../fish/functions;
|
||||
};
|
||||
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enableFlakes = true;
|
||||
|
||||
# programs.qutebrowser.enable = true;
|
||||
home.file.".config/qutebrowser/config.py" = {
|
||||
source = ../qutebrowser/config.py;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue