move dolphin to home
This commit is contained in:
parent
fbbfb2d800
commit
41c9464a53
3 changed files with 1 additions and 1 deletions
3
modules/features/home/dolphin.nix
Normal file
3
modules/features/home/dolphin.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ ... }: {
|
||||
programs.dolphin.enable = true;
|
||||
}
|
||||
Reference in a new issue