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
|
||||
];
|
||||
|
|
|
@ -48,8 +48,6 @@ in
|
|||
|
||||
(optional main.modules.hardware.form.desktop qbittorrent)
|
||||
])
|
||||
|
||||
arduino
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue