Add SSH
This commit is contained in:
parent
f5ce8d876e
commit
2ca175d97c
1 changed files with 3 additions and 0 deletions
|
|
@ -61,6 +61,9 @@
|
|||
# Enable Bluetooth
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon
|
||||
services.openssh.enable = true;
|
||||
|
||||
# Enable CUPS
|
||||
services.printing.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue