Added: SpaceFM

This commit is contained in:
DerGrumpf 2025-04-03 00:00:03 +02:00
parent 27bc6653a3
commit deae658c60
3 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,10 @@
{
home.packages = with pkgs; [
krusader
krename
kdiff3
# kdePackages.kompare
xxdiff
];
}

View File

@ -0,0 +1,4 @@
{ pkgs, ... }:
{
progams.spacefm.enable = true;
}

View File

@ -11,7 +11,7 @@
../../home/hyprland # Window Manager
../../home/themes/dark
../../home/file_manager/krusader.nix # File Manager
../../home/file_manager/spacefm.nix # File Manager
../../home/programs/dev # Dev Tools