mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 05:03:15 -08:00
chore: its hardware not nixos-hardware
This commit is contained in:
parent
c84cce2f88
commit
e23148857f
2 changed files with 2 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue