This commit is contained in:
2025-07-16 13:17:43 +03:00
parent 900dd626a8
commit 223f3dca85
+3
View File
@@ -76,6 +76,9 @@ let
hardware = {
bluetooth.enable = true;
graphics.extraPackages = with pkgs; [
amdvlk
];
};
# networking.firewall.allowedTCPPorts = [ ... ];