enable ssh on pinephonepro
This commit is contained in:
parent
f77fd9a19b
commit
3625ec971f
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
|||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Enable power management options
|
||||
powerManagement.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue