Skip to content

Commit 5f21fe2

Browse files
author
Rafiyq Widianto
committed
Enable nixos hardware
1 parent 8e08e6b commit 5f21fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
then self.rev
1717
else throw "Refusing to build from a dirty Git tree!";
1818
}
19-
#hardware.nixosModules.lenovo-thinkpad-x220
2019
./hosts/thinkpad-x220/hardware-configuration.nix
2120
nixpkgs.nixosModules.notDetected
21+
hardware.nixosModules.lenovo-thinkpad-x220
2222
./profiles/base/default.nix
2323
#home.nixosModules.home-manager
2424
#./modules/default.nix

0 commit comments

Comments
 (0)