feat: set up sshfs on deimos

This commit is contained in:
Nick 2025-06-25 18:28:16 -05:00
parent 27781d3d0f
commit 2b4ad99e25
8 changed files with 54 additions and 8 deletions

View file

@ -6,6 +6,14 @@
home.packages = builtins.attrValues {
inherit (pkgs.kdePackages)
dolphin
kio-extras
baloo
kdegraphics-thumbnailers
ffmpegthumbs
breeze
breeze-icons
oxygen
polkit-kde-agent-1
;
};
}