From e23148857fdc6ab4b0cd7d2995c07d3fc1adda30 Mon Sep 17 00:00:00 2001 From: Sneexy Date: Mon, 22 Apr 2024 09:48:41 -0500 Subject: [PATCH] chore: its hardware not nixos-hardware --- config/desktop.nix | 1 + flake.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/desktop.nix b/config/desktop.nix index 4764942..25f2f8a 100644 --- a/config/desktop.nix +++ b/config/desktop.nix @@ -34,6 +34,7 @@ # don't install some of the default packages since i don't need them environment.plasma6.excludePackages = with pkgs.kdePackages; [ elisa + konsole ]; environment.variables = { diff --git a/flake.nix b/flake.nix index 98c0842..64c1d6c 100644 --- a/flake.nix +++ b/flake.nix @@ -105,7 +105,7 @@ nixos-06cb-009a-fingerprint-sensor.nixosModules.open-fprintd nixos-06cb-009a-fingerprint-sensor.nixosModules.python-validity # nix-hardware profile - nixos-hardware.nixosModules.lenovo-thinkpad-t480 + hardware.nixosModules.lenovo-thinkpad-t480 # system and user config ./machines/thunkpad declarativeHome ./users/ruben