mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2024-12-22 18:57:29 +01:00
added some desktop applications
This commit is contained in:
parent
16557d146d
commit
e97e6820bb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user