mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
setuid root p{u,}mount
This commit is contained in:
@@ -97,6 +97,11 @@ in with pkgs;
|
||||
wpa_supplicant_gui
|
||||
];
|
||||
|
||||
security.wrappers = {
|
||||
pmount.source = "${pkgs.pmount}/bin/pmount";
|
||||
pumount.source = "${pkgs.pmount}/bin/pumount";
|
||||
};
|
||||
|
||||
programs.command-not-found.enable = true;
|
||||
programs.java = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user