add dolphin.nix

This commit is contained in:
Asaki Yuki 2026-04-14 10:06:04 +07:00
parent f64e2d8fb1
commit 8910559700
6 changed files with 22 additions and 2 deletions

View file

@ -17,6 +17,7 @@
};
home-manager.users.asakiyuki.programs = {
dolphin.enable = true;
bluetuith.enable = true;
lutris.enable = true;
hyprshot.enable = true;