Update gnome.nix

This commit is contained in:
ediblerope 2026-01-11 22:44:36 +00:00 committed by GitHub
parent a343e85efc
commit fa97891f6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,6 @@
services.desktopManager.gnome.enable = true;
services.displayManager.gdm.wayland = true;
boot.plymouth.enable = false;
boot.initrd.kernelModules = [ "amdgpu" ];
# Add extensions and packages
environment.systemPackages = with pkgs; [