enable allow unfree software

modified:   hosts/nixos/configuration.nix
This commit is contained in:
2025-07-20 21:27:27 +10:00
parent 798c3c10d5
commit 398dc5161a

View File

@@ -91,7 +91,7 @@ in {
services.xrdp.enable = true;
services.xrdp.defaultWindowManager = "cinnamon-session";
services.xrdp.openFirewall = true;
nixpkgs.config.allowUnfree = true;
# systemd.services.nextcloud-appimage = {
# enable = true;
# Unit = {