rdp retooling

This commit is contained in:
2026-03-24 19:53:26 -05:00
parent bde3b67b83
commit af704ac32c

View File

@@ -65,4 +65,9 @@ lib.mkIf config.sovran_systemsOS.features.rdp {
fi
'';
};
systemd.tmpfiles.rules = [
"d /var/lib/gnome-remote-desktop 0700 gnome-remote-desktop gnome-remote-desktop -"
];
}