Forgot to enable ssh in user config

This commit is contained in:
Johannes Jöns 2023-03-06 13:04:07 +01:00
parent 0b50b4874a
commit c21d648005

View file

@ -71,5 +71,6 @@
custom.system.fonts.enable = true;
custom.hardware.audio.enable = true;
custom.hardware.printing.enable = true;
custom.system.ssh.enable = true;
}