From aec0a426cd991478aa3c59b6a53678e6dade97e6 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Sat, 20 Apr 2024 16:07:46 -0700 Subject: [PATCH] Update nixos-hardware module --- nix/system/framework/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/system/framework/configuration.nix b/nix/system/framework/configuration.nix index 8056b81..4092afe 100644 --- a/nix/system/framework/configuration.nix +++ b/nix/system/framework/configuration.nix @@ -10,8 +10,8 @@ "${builtins.fetchGit { url = "https://github.com/NixOS/nixos-hardware.git"; ref = "master"; - rev = "88348cb5c1e6bdad2f9879663dd9c12ef281a3be"; - }}/framework" + rev = "3980e7816c99d9e4da7a7b762e5b294055b73b2f"; + }}/framework/13-inch/11th-gen-intel" # Include the results of the hardware scan. ./hardware-configuration.nix ../common/users.nix