This commit is contained in:
Noah Masur
2025-03-07 20:55:46 -05:00
parent 1276bcf19e
commit 98c561f462
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ rec {
base.enable = true;
server.enable = true;
communications.enable = true;
power-user.enable = true;
};
home-manager.users."noah" = {