summaryrefslogtreecommitdiff
path: root/machines/t480
diff options
context:
space:
mode:
Diffstat (limited to 'machines/t480')
-rw-r--r--machines/t480/default.nix6
1 files changed, 5 insertions, 1 deletions
diff --git a/machines/t480/default.nix b/machines/t480/default.nix
index ec38d92..045759e 100644
--- a/machines/t480/default.nix
+++ b/machines/t480/default.nix
@@ -1,4 +1,8 @@
-{ ... }: {
+{ inputs, ... }: {
+ imports = [
+ inputs.nixos-hardware.nixosModules.lenovo-thinkpad-t480
+ ];
+
system.stateVersion = "24.05";
xnet = {