nixos/desktop: use pcmanfm for desktop installations

This commit is contained in:
Wroclaw 2024-09-09 20:31:54 +02:00
parent 8d77a59389
commit eb3119d34d
4 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@
environment.systemPackages = with pkgs; [
mpv
pcmanfm
];
services.openssh.extraConfig = ''