feat: koishy

This commit is contained in:
Kat Inskip 2025-07-05 15:42:19 -07:00
parent a51c098633
commit 4fc9fb9aaf
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -99,6 +99,13 @@ _: let
scheduler = "scx_lavd"; scheduler = "scx_lavd";
}; };
virtualisation.virtualbox.host = {
enable = true;
enableExtensionPack = true;
enableKvm = true;
addNetworkInterface = false;
};
zramSwap.enable = true; zramSwap.enable = true;
programs.ssh.extraConfig = '' programs.ssh.extraConfig = ''