challenger: update to nixos 25.05. Update to nextcloud 31
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.oci-containers.backend = "docker";
|
||||
|
||||
security.polkit.enable = true; # Required for nextcloud
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"nvidia-x11"
|
||||
"nvidia-settings"
|
||||
|
||||
Reference in New Issue
Block a user