Flake update
This commit is contained in:
parent
7aaefcbd0e
commit
cac1e53e70
2 changed files with 26 additions and 26 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# kernelPackages = pkgs.linuxPackages_6_8;
|
||||
kernelParams = [ ];
|
||||
|
||||
initrd.kernelModules = [ "i915" ];
|
||||
# initrd.kernelModules = [ "i915" ];
|
||||
|
||||
initrd.checkJournalingFS = true; # Use same ACPI identifier as Dell Ubuntu
|
||||
loader = {
|
||||
|
|
@ -116,7 +116,7 @@
|
|||
enable = true;
|
||||
# Enable the GNOME 3 Desktop Environment.
|
||||
desktopManager.gnome.enable = true;
|
||||
videoDrivers = [ "intel" ];
|
||||
# videoDrivers = [ "intel" ];
|
||||
# desktopManager.plasma5 = {
|
||||
# enable = true;
|
||||
# runUsingSystemd = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue