idk
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
TrustedUserCAKeys = "/etc/ssh/ca.pub";
|
||||
};
|
||||
|
||||
services.openssh.enable = lib.mkForce true;
|
||||
services.openssh = {
|
||||
enable = lib.mkForce true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
fastfetch
|
||||
|
||||
Reference in New Issue
Block a user