Missing semicolon

This commit is contained in:
Chris (wolcen) Thompson 2025-09-27 11:41:12 -04:00
parent b8c7a11215
commit 2320f653d8

View file

@ -99,7 +99,7 @@
}
'';
force = true;
}
};
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
}