Compare commits

...

2 Commits

Author SHA1 Message Date
0183e7c823 [default] Add tree 2024-12-22 08:40:01 -08:00
29cdd1e239 [desktop] Add bambu-studio 2024-12-22 08:39:06 -08:00
2 changed files with 3 additions and 1 deletions

View File

@@ -44,8 +44,9 @@ with lib;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
pciutils pciutils
vim tree
usbutils usbutils
vim
]; ];
nix = { nix = {

View File

@@ -8,6 +8,7 @@ let
customPackages = pkgs.callPackage ../../packages {}; customPackages = pkgs.callPackage ../../packages {};
basePackages = with pkgs; [ basePackages = with pkgs; [
bambu-studio
brightnessctl brightnessctl
mangohud # Should probably get refactored with steam/gamescope out to a gaming role mangohud # Should probably get refactored with steam/gamescope out to a gaming role
modrinth-app modrinth-app