Infini-DESKTOP: make arduino desktop-only
This commit is contained in:
parent
9aaa954858
commit
4826294b05
2 changed files with 1 additions and 2 deletions
|
@ -71,6 +71,7 @@
|
|||
home = { profiles, pkgs, ... }: {
|
||||
imports = with profiles; [ stretchly ];
|
||||
home.packages = with pkgs; [
|
||||
arduino
|
||||
hydrus
|
||||
sidequest
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue