make changes (too many)
This commit is contained in:
parent
7deb8363b0
commit
a80b9f5148
5 changed files with 9 additions and 6 deletions
|
@ -15,8 +15,10 @@ in with lib; {
|
|||
obs-studio
|
||||
kdenlive
|
||||
fspy
|
||||
digikam
|
||||
scribus
|
||||
|
||||
digikam
|
||||
darktable
|
||||
rawtherapee
|
||||
];
|
||||
};
|
||||
|
|
|
@ -14,6 +14,10 @@ in with lib; {
|
|||
home.sessionVariables = {
|
||||
"NEOVIDE_MULTIGRID" = "true";
|
||||
};
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableAutosuggestions = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue