generalized flake restructing/laptops hwaccel, few comments aand whaatever i did there probs

This commit is contained in:
tulg 2026-03-28 01:40:22 +03:00
parent 04dc68f7f0
commit d0a6fb398e
6 changed files with 14 additions and 22 deletions

View file

@ -17,4 +17,8 @@
networking.firewall.checkReversePath = "loose";
services.resolved.enable = true;
networking.networkmanager.enable = true;
hardware.graphics = {
enable = true;
enable32Bit = true;
};
}