ashes to ashes

This commit is contained in:
alisceon 2025-09-29 16:57:20 +02:00
parent 07651fbcdf
commit e7c2092ee7

View file

@ -1,7 +1,6 @@
{ config, pkgs, ... }:
{
security.sudo.wheelNeedsPassword = lib.mkDefault true;
services = {
openssh = {
enable = true;