matejc

joined 2 years ago
[–] matejc@lemmy.world 6 points 12 hours ago

I read the article, this is not the first time that people think of Nix/NixOS like so. Its a standard case of wanting to use Nix ecosystem to the fullest, but you do not need to. You need to find the balance for yourself and that is different from person to person. I am using NixOs for about 9 years, and in whole that time I have never felt overwhelmed. People are just different.

[–] matejc@lemmy.world 1 points 11 months ago (1 children)

https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/amdvlk.nix#L13

Interesting, the option hardware.amdgpu.amdvlk.support32Bit.enable is there, but does not seem to be used anywhere.

[–] matejc@lemmy.world 8 points 11 months ago (1 children)

women are going home to get some random question

[–] matejc@lemmy.world 3 points 1 year ago (4 children)

My example:

xfreerdp "$RDPW_FILE" /u:"$RDP_USERNAME" /p:"$RDP_PASSWORD" /sec:nla /cert:ignore +clipboard /multimon /monitors:0 /gateway:type:arm /network:auto /gfx:AVC444 /rfx /dynamic-resolution

Keep in mind that I was using for accessing Windows machine... Some flags might need to be a bit different

[–] matejc@lemmy.world 3 points 1 year ago (5 children)

Freerdp 3.x has this support. I have been using it half a year back for this very purpose. Ask for help on #FreeRDP:matrix.org they are very helpful