mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-11 16:52:24 +00:00
Fix typo
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
programs.zsh.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services {
|
||||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user