Remove media from laptop

This commit is contained in:
Nathan McCarty 2023-08-29 09:47:47 -04:00
parent 81addfc96d
commit 61089d178b
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:3elIBybO7zXuCg+/os7OlO2fwfRPXmObQjcHXBf7Hfg
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
programs = { programs = {
communications.enable = false; communications.enable = false;
creative.enable = false; creative.enable = false;
media.enable = false;
games.enable = false; games.enable = false;
virtualization = false; virtualization = false;
}; };