turn off dura by default
This commit is contained in:
parent
8b355f5980
commit
ad4f741dd4
1 changed files with 0 additions and 4 deletions
|
|
@ -4,8 +4,4 @@ with builtins; {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
dura
|
dura
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.zsh.loginExtra = ''
|
|
||||||
dura -K && dura serve &
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue