chore: its hardware not nixos-hardware

This commit is contained in:
Ruben 2024-04-22 09:48:41 -05:00
commit e23148857f
No known key found for this signature in database
GPG key ID: AE181294E97E4802
2 changed files with 2 additions and 1 deletions

View file

@ -34,6 +34,7 @@
# don't install some of the default packages since i don't need them # don't install some of the default packages since i don't need them
environment.plasma6.excludePackages = with pkgs.kdePackages; [ environment.plasma6.excludePackages = with pkgs.kdePackages; [
elisa elisa
konsole
]; ];
environment.variables = { environment.variables = {

View file

@ -105,7 +105,7 @@
nixos-06cb-009a-fingerprint-sensor.nixosModules.open-fprintd nixos-06cb-009a-fingerprint-sensor.nixosModules.open-fprintd
nixos-06cb-009a-fingerprint-sensor.nixosModules.python-validity nixos-06cb-009a-fingerprint-sensor.nixosModules.python-validity
# nix-hardware profile # nix-hardware profile
nixos-hardware.nixosModules.lenovo-thinkpad-t480 hardware.nixosModules.lenovo-thinkpad-t480
# system and user config # system and user config
./machines/thunkpad ./machines/thunkpad
declarativeHome ./users/ruben declarativeHome ./users/ruben