optional hm-unstable input

This commit is contained in:
Tyler Mayoff 2025-10-31 10:45:30 -04:00
parent 36c9934a3b
commit 69ab4faed2
No known key found for this signature in database
GPG key ID: FAE8714D991290A9
4 changed files with 76 additions and 29 deletions

View file

@ -8,6 +8,9 @@
# xdg.enable = lib.mkForce false;
targets.darwin.linkApps.enable = false;
targets.darwin.copyApps.enable = true;
home = {
username = "tyler.mayoff";
# homeDirectory = /Users/tyler.mayoff;