This commit is contained in:
2025-10-16 14:23:44 +03:00
parent 8d7cc3cdcb
commit 5ae0d0edb0
2 changed files with 9 additions and 15 deletions
-3
View File
@@ -74,9 +74,6 @@ let
hardware = {
bluetooth.enable = true;
graphics.extraPackages = with pkgs; [
amdvlk
];
};
# networking.firewall.allowedTCPPorts = [ ... ];