typos + inseucre packages deprecated
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 2h4m52s
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 2h4m52s
This commit is contained in:
@@ -49,10 +49,6 @@ in
|
||||
owner = config.users.users.nextcloud.name;
|
||||
inherit (config.users.users.nextcloud) group;
|
||||
};
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"nodejs-14.21.3"
|
||||
"openssl-1.1.1v"
|
||||
];
|
||||
users = {
|
||||
groups.nextcloud = {
|
||||
inherit gid;
|
||||
|
||||
Reference in New Issue
Block a user