This commit is contained in:
Tao Tien 2023-07-19 20:26:20 -07:00
parent fff73b8280
commit ea675929f5
3 changed files with 15 additions and 7 deletions

View file

@ -3,5 +3,13 @@
qgroundcontrol
qgis-ltr
arduino
firefox
];
networking.hostName = "NObcer";
users.users.ssrov = {
isNormalUser = true;
extraGroups = [ "dialout" ];
hashedPassword = "";
};
}