flake: completely remove stretchly

This commit is contained in:
Infinidoge 2023-09-13 16:59:28 -04:00
parent 674dcda2e2
commit a7b42d45f7
4 changed files with 1 additions and 11 deletions

View file

@ -68,8 +68,7 @@
software.minipro.enable = true;
};
home = { profiles, pkgs, ... }: {
imports = with profiles; [ stretchly ];
home = { pkgs, ... }: {
home.packages = with pkgs; [
arduino
hydrus