diff --git a/hosts/t490/configuration.nix b/hosts/t490/configuration.nix index 9b947f7a..e2be62f3 100644 --- a/hosts/t490/configuration.nix +++ b/hosts/t490/configuration.nix @@ -14,14 +14,6 @@ ../../users/opdavies ]; - nixosModules = { - dwm.enable = true; - redshift.enable = true; - st.enable = true; - thunar.enable = true; - peek.enable = true; - }; - nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ]; boot = {