add more presets to power-user

This commit is contained in:
Noah Masur
2025-03-08 08:53:56 -05:00
parent bcf1737858
commit 50a1be634c
2 changed files with 9 additions and 1 deletions

View File

@ -34,5 +34,9 @@ in
};
};
nmasur.presets.programs = {
doas.enable = lib.mkDefault true;
};
};
}