nix-config/home/file_manager/spacefm.nix
2025-04-03 00:00:03 +02:00

5 lines
51 B
Nix

{ pkgs, ... }:
{
progams.spacefm.enable = true;
}