System Gen238 @ 2026-08-24-21:27:04 by jonas@comfy-station
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [kdePackages.dolphin];
|
||||
environment.systemPackages = with pkgs.kdePackages; [dolphin kio-extras];
|
||||
services.gvfs.enable = true;
|
||||
services.udisks2.enable = true;
|
||||
programs.hyprlock.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user