users/infinidoge: add programs for 6502 project
This commit is contained in:
parent
67a8888ced
commit
ec0c96fa0f
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,9 @@ in
|
||||||
|
|
||||||
sxiv
|
sxiv
|
||||||
])
|
])
|
||||||
|
|
||||||
|
arduino
|
||||||
|
minipro
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -106,6 +109,7 @@ in
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"bluetooth"
|
"bluetooth"
|
||||||
|
"dialout"
|
||||||
"disk"
|
"disk"
|
||||||
"libvirtd"
|
"libvirtd"
|
||||||
"minecraft"
|
"minecraft"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue