updated defiant config so it builds

This commit is contained in:
Leyla Becker 2024-09-02 21:10:22 -05:00
parent 1217959d6d
commit 91fe8cc1b4
3 changed files with 41 additions and 3 deletions

View file

@ -7,9 +7,6 @@
# Enable CUPS to print documents.
services.printing.enable = true;
# Enable networking
networking.networkmanager.enable = true;
# Enable the X11 windowing system.
services.xserver.enable = true;