diff --git a/flake.lock b/flake.lock index e6cb0c3..db4dfd4 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs-stable": { "locked": { - "lastModified": 1744440957, - "narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=", + "lastModified": 1746055187, + "narHash": "sha256-3dqArYSMP9hM7Qpy5YWhnSjiqniSaT2uc5h2Po7tmg0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d", + "rev": "3e362ce63e16b9572d8c2297c04f7c19ab6725a5", "type": "github" }, "original": { diff --git a/t14/configuration.nix b/t14/configuration.nix index e0a6267..7c470b9 100644 --- a/t14/configuration.nix +++ b/t14/configuration.nix @@ -183,7 +183,7 @@ # KDE config services.desktopManager.plasma6.enable = true; - services.xserver.desktopManager.xfce.enable = true; + #services.xserver.desktopManager.xfce.enable = true; # firmware updates services.fwupd.enable = true;