Update Plasma
This commit is contained in:
parent
7510fba021
commit
f73abd24be
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
|
programs.bash.sessionVariables = { DISABLE_TMUX = "true"; };
|
||||||
|
programs.fish.shellInit = ''set DISABLE_TMUX "true" '';
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./plasma-manager.nix
|
./plasma-manager.nix
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue