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