mac updates

This commit is contained in:
mjallen18
2025-07-01 22:14:30 -05:00
parent 9f2b10f47c
commit fbb8cd9054
11 changed files with 481 additions and 186 deletions

View File

@@ -4,4 +4,11 @@
home.username = "matt";
home.homeDirectory = "/home/matt";
home.stateVersion = "23.11";
home.packages = with pkgs; [
iw
iwd
orca-slicer
vscodium
];
}