From 5ca1f5626a62176a6c1328f24023062446bf60a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Fri, 23 Aug 2024 14:39:38 +0200 Subject: [PATCH] fix(t470): did not import common.nix --- nixos/t470.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/t470.nix b/nixos/t470.nix index 27c2a7e..b9bb620 100644 --- a/nixos/t470.nix +++ b/nixos/t470.nix @@ -6,6 +6,8 @@ { imports = [ ./hardware-configuration-t470.nix + ./common.nix + ./sourcehut.nix ./snipeit.nix ./borgbackup.nix