install/remove some programs
This commit is contained in:
parent
1ecf47b006
commit
7adbb841f7
|
@ -6,7 +6,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./discord
|
./discord
|
||||||
./dunst
|
./dunst
|
||||||
./cava
|
|
||||||
./irc
|
./irc
|
||||||
./mpd
|
./mpd
|
||||||
./picom
|
./picom
|
||||||
|
|
|
@ -3,9 +3,8 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
blender
|
blender
|
||||||
freecad
|
freecad
|
||||||
kicad
|
|
||||||
openscad
|
openscad
|
||||||
prusa-slicer
|
orca-slicer
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue