This commit is contained in:
2026-07-23 23:27:38 +02:00
parent 6e9d588f00
commit 3556a27c2b
2 changed files with 5 additions and 13 deletions
-4
View File
@@ -28,9 +28,5 @@
hardware.graphics.enable = true; # OpenGL/Vulkan for the compositor + apps
services.libinput.enable = true;
environment.systemPackages = with pkgs; [
alacritty
];
networking.networkmanager.enable = true;
}