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
@@ -35,9 +35,7 @@ in
};
arduino.enable = true;
calibre.enable = true;
freecad.enable = true;
tor.enable = true;
fritzing.enable = true;
alacritty.enable = true;
chromium.enable = true;
firejail.enable = true;
@@ -56,6 +54,8 @@ in
bitwarden-desktop
aegisub
kdePackages.kdenlive
freecad-wayland
fritzing
];
};
}