desktop: add putty and dialout

This commit is contained in:
2024-03-01 10:27:09 +02:00
parent 8c77f3b702
commit 7e4746976e
4 changed files with 3 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ in {
motiejus =
{
isNormalUser = true;
extraGroups = ["wheel"] ++ cfg.passwd.motiejus.extraGroups;
extraGroups = ["wheel" "dialout" "video"] ++ cfg.passwd.motiejus.extraGroups;
uid = myData.uidgid.motiejus;
openssh.authorizedKeys.keys = [
myData.people_pubkeys.motiejus

View File

@@ -136,6 +136,7 @@ in {
qemu
xclip
pdftk
putty
x11vnc
yt-dlp
ffmpeg