flake: completely remove stretchly
This commit is contained in:
parent
674dcda2e2
commit
a7b42d45f7
4 changed files with 1 additions and 11 deletions
|
@ -68,8 +68,7 @@
|
|||
software.minipro.enable = true;
|
||||
};
|
||||
|
||||
home = { profiles, pkgs, ... }: {
|
||||
imports = with profiles; [ stretchly ];
|
||||
home = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
arduino
|
||||
hydrus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue