Enable partition manager

This commit is contained in:
Invariantspace 2024-07-16 19:16:31 -07:00
parent 38de1061ea
commit a2831cf9a1
No known key found for this signature in database
GPG key ID: EBC4A20067373921
2 changed files with 25 additions and 24 deletions

View file

@ -102,6 +102,7 @@ let usr = config.constants.userName; in {
programs = {
dconf.enable = true;
partition-manager.enable = true;
steam.enable = true;
};