diff --git a/flake.lock b/flake.lock index db4dfd4..e6cb0c3 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs-stable": { "locked": { - "lastModified": 1746055187, - "narHash": "sha256-3dqArYSMP9hM7Qpy5YWhnSjiqniSaT2uc5h2Po7tmg0=", + "lastModified": 1744440957, + "narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "3e362ce63e16b9572d8c2297c04f7c19ab6725a5", + "rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d", "type": "github" }, "original": { diff --git a/t14/configuration.nix b/t14/configuration.nix index 7c470b9..e0a6267 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; diff --git a/t14/system-packages.nix b/t14/system-packages.nix index 911f6ec..a1c6a39 100644 --- a/t14/system-packages.nix +++ b/t14/system-packages.nix @@ -23,7 +23,6 @@ let }); in [ # Utility - lf tree unzip killall