clean cad
nixos config pipeline / show-flake (push) Successful in 32s
nixos config pipeline / deploy (push) Successful in 6s

This commit is contained in:
smayzy
2026-01-25 15:11:51 +01:00
parent d54bad1c90
commit b01c562f3a
6 changed files with 4 additions and 52 deletions
+2 -2
View File
@@ -31,8 +31,6 @@ in
};
arduino.enable = true;
calibre.enable = true;
freecad.enable = true;
fritzing.enable = true;
tor.enable = true;
chromium.enable = true;
ghidra.enable = true;
@@ -51,6 +49,8 @@ in
bitwarden-desktop
aegisub
kdePackages.kdenlive
freecad-wayland
fritzing
];
};
}