Update rdesktop

This commit is contained in:
albert 2024-08-21 12:28:56 +09:00
parent 6072c11efb
commit ee5ae1fd4b
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -4,6 +4,10 @@
mountPoint = "/etc/nixos/git";
isReadOnly = false;
};
"/Storage/Data/Docker/sysctl.io/guacamole/guacd/shared" = {
mountPoint = "/shared";
isReadOnly = false;
};
"/home/albert/.ssh/id_ed25519" = {
mountPoint = "/home/albert/.ssh/id_ed25519";
isReadOnly = true;