From 444f354a7bd61e9e529bf305e19cfe36767ba3f4 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 29 May 2022 08:11:42 -0400 Subject: [PATCH] Switch from gdm to lightdm for gpu fan speed tweaking --- common/desktop.nix | 15 +++++++++++++-- flake.lock | 24 ++++++++++++------------ 2 files changed, 25 insertions(+), 14 deletions(-) diff --git a/common/desktop.nix b/common/desktop.nix index 9147023..7a50b13 100644 --- a/common/desktop.nix +++ b/common/desktop.nix @@ -3,9 +3,20 @@ enable = true; displayManager = { startx.enable = true; - gdm = { + /* + gdm = { + */ + /* + enable = true; + */ + /* + wayland = false; + */ + /* + }; + */ + lightdm = { enable = true; - wayland = false; }; }; desktopManager.gnome.enable = true; diff --git a/flake.lock b/flake.lock index f56216e..d4d5933 100644 --- a/flake.lock +++ b/flake.lock @@ -81,11 +81,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1653602345, - "narHash": "sha256-HJOCS3nrZn9XmdtrRYtE3c/THGSduROYN7c4eXkM6gY=", + "lastModified": 1653810059, + "narHash": "sha256-evTPWxFOhoR5Ir8MyWad0RNiPqL+kIHuAa/26y6VlHE=", "owner": "neovim", "repo": "neovim", - "rev": "e2940d3c79586503c0a645010ae56c7097ca7c3f", + "rev": "6d30efddb74300b9bacd3ddbaeef6f5dbf9e3e08", "type": "github" }, "original": { @@ -102,11 +102,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1653639429, - "narHash": "sha256-pzGqMCjWzluNLelTsEf6ZvNqfit8tRlOqoK3MsGZtgs=", + "lastModified": 1653812172, + "narHash": "sha256-opLKCG2/bk93W+aT7osKoK7YwjWidwPdf7iExijfe+s=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "b2cf1606e66564f1d277e76aec8bf7474ffffd04", + "rev": "c71d51efaee60f5b0e48bcb22ff9e06085865dfc", "type": "github" }, "original": { @@ -133,11 +133,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1653407748, - "narHash": "sha256-g9puJaILRTb9ttlLQ7IehpV7Wcy0n+vs8LOFu6ylQcM=", + "lastModified": 1653581809, + "narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5ce6597eca7d7b518c03ecda57d45f9404b5e060", + "rev": "83658b28fe638a170a19b8933aa008b30640fbd1", "type": "github" }, "original": { @@ -149,11 +149,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1653407748, - "narHash": "sha256-g9puJaILRTb9ttlLQ7IehpV7Wcy0n+vs8LOFu6ylQcM=", + "lastModified": 1653581809, + "narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5ce6597eca7d7b518c03ecda57d45f9404b5e060", + "rev": "83658b28fe638a170a19b8933aa008b30640fbd1", "type": "github" }, "original": {