whoopsie fix

This commit is contained in:
CherryKitten 2024-04-06 22:34:17 +02:00
parent 98c8157d75
commit ed6a87bc3a
Signed by: sammy
GPG key ID: 98D8F75FB0658276

View file

@ -63,8 +63,7 @@ makeConf() {
extraGroups = [ "wheel" ];
openssh.authorizedKeys.keys = keys;
};
};
}
}
EOF
if isEFI; then