Fix & Update versions
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s

This commit is contained in:
soraefir
2024-11-21 01:21:48 +01:00
parent 1e89d5880b
commit 5d68b291ba
8 changed files with 41 additions and 44 deletions

View File

@ -7,6 +7,6 @@
username = "${config.usercfg.username}";
homeDirectory = "/home/${config.usercfg.username}";
stateVersion = "23.11";
stateVersion = "24.11";
};
}

View File

@ -12,7 +12,7 @@
cbonsai
pipes-rs
cmatrix
cava
#cava
sl
];
}

View File

@ -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 ];
};
}

View File

@ -10,7 +10,7 @@
xfce.tumbler
telegram-desktop
discord
discord-canary
pavucontrol
keepassxc
nextcloud-client