mac stuff

This commit is contained in:
mjallen18
2026-01-07 09:18:24 -06:00
parent dabd791fac
commit e4ac3b99cd

View File

@@ -127,12 +127,13 @@ in
home.packages = with pkgs.${namespace}; [ home.packages = with pkgs.${namespace}; [
bolt-launcher bolt-launcher
# librepods # librepods
] ++ (with pkgs;
[
iw iw
iwd iwd
orca-slicer orca-slicer
vscodium vscodium
]; ]);
programs = { programs = {
password-store = enabled; password-store = enabled;