mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-05-01 02:38:48 +02:00
added some desktop applications
This commit is contained in:
@@ -11,6 +11,16 @@ imports =
|
||||
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wings
|
||||
openscad
|
||||
cura
|
||||
super-slicer
|
||||
prusa-slicer
|
||||
|
||||
pdfslicer
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
|
||||
Reference in New Issue
Block a user