This commit is contained in:
Aaron Honeycutt 2022-09-13 20:41:21 +00:00
parent f5ce8d876e
commit 2ca175d97c

View file

@ -61,6 +61,9 @@
# Enable Bluetooth
hardware.bluetooth.enable = true;
# Enable the OpenSSH daemon
services.openssh.enable = true;
# Enable CUPS
services.printing.enable = true;