From 160dacb051bb3529f33e8d388818f63db810b3a1 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 29 Apr 2024 00:24:07 +0200 Subject: wip --- system/linde.nix | 1 + system/nanopi.nix | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'system') diff --git a/system/linde.nix b/system/linde.nix index 765307cc..45c62ccb 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -21,6 +21,7 @@ in [ # Include the results of the hardware scan. ./linde-hardware.nix + ]; age.secrets = { paperless = diff --git a/system/nanopi.nix b/system/nanopi.nix index 45eae872..f4ca6e44 100755 --- a/system/nanopi.nix +++ b/system/nanopi.nix @@ -10,7 +10,8 @@ in { imports = [ ./nanopi-hardware.nix - (inputs.nixos-hardware + "/friendlyarm/nanopi-r5s") + + ]; age.secrets = { -- cgit 1.4.1