move dolphin to home
This commit is contained in:
parent
fbbfb2d800
commit
41c9464a53
3 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
(../../../modules/features/home/kitty.nix)
|
(../../../modules/features/home/kitty.nix)
|
||||||
(../../../modules/features/home/browsers.nix)
|
(../../../modules/features/home/browsers.nix)
|
||||||
|
|
||||||
|
(../../../modules/features/home/dolphin.nix)
|
||||||
(../../../modules/features/home/bash.nix)
|
(../../../modules/features/home/bash.nix)
|
||||||
(../../../modules/features/home/starship.nix)
|
(../../../modules/features/home/starship.nix)
|
||||||
(../../../modules/features/home/tmux.nix)
|
(../../../modules/features/home/tmux.nix)
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,6 @@ in
|
||||||
with pkgs;
|
with pkgs;
|
||||||
with kdePackages;
|
with kdePackages;
|
||||||
[
|
[
|
||||||
dolphin
|
|
||||||
kate
|
kate
|
||||||
qt5compat
|
qt5compat
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
|
|
|
||||||
Reference in a new issue