I think this should fix stupid cache permission errors
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
];
|
||||
|
||||
environment.systemPackages = [
|
||||
(pkgs.writeScriptBin "sudo" ''exec doas "$@"'')
|
||||
pkgs.doas-sudo-shim
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user