Fix & Update versions
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
imports = [ ./vscodium ];
|
||||
|
||||
config = lib.mkIf (config.syscfg.make.develop) {
|
||||
home.packages = with pkgs; [ blender godot_4 ];
|
||||
home.packages = with pkgs; [ blender godot_4 openscad bambu-studio ];
|
||||
};
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
xfce.tumbler
|
||||
|
||||
telegram-desktop
|
||||
discord
|
||||
discord-canary
|
||||
pavucontrol
|
||||
keepassxc
|
||||
nextcloud-client
|
||||
|
Reference in New Issue
Block a user