enable allow unfree software
modified: hosts/nixos/configuration.nix
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user