nixos/desktop: use pcmanfm for desktop installations
This commit is contained in:
parent
8d77a59389
commit
eb3119d34d
4 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
mpv
|
||||
pcmanfm
|
||||
];
|
||||
|
||||
services.openssh.extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue