add sweethome3d
This commit is contained in:
parent
e61ac41bee
commit
3de9f8a0e8
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ in {
|
|||
programs.custom.browser.enable = false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
sweethome3d.application
|
||||
nextcloud-client
|
||||
gimp
|
||||
inkscape
|
||||
|
|
|
@ -6,7 +6,7 @@ in {
|
|||
nixpkgs.overlays = [ (import <mozilla-overlay/rust-overlay.nix>) ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
sweethome3d.application
|
||||
polygon-art
|
||||
|
||||
# bluetooth gui
|
||||
|
|
Loading…
Reference in a new issue