reinstall mac

This commit is contained in:
Sridhar Ratnakumar 2025-10-25 13:44:39 -04:00
parent 46a9ce3f47
commit 67e6bfe047

View file

@ -8,8 +8,4 @@
];
home.username = "srid";
home.packages = [
] ++ lib.optionals pkgs.stdenv.isDarwin [
pkgs.tart
];
}