fixed rdp.nix and updated custom add readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
config.sovran_systemsOS.features.rdp {
|
||||
lib.mkIf config.sovran_systemsOS.features.rdp {
|
||||
|
||||
services.gnome.gnome-remote-desktop.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user