summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-05-28 10:19:42 +0200
committerAlan Pearce2024-05-28 10:19:42 +0200
commit548faeeacb8ce4c3c599ee293f6c4b6f2a03660b (patch)
tree9dc1f968f857bb955b6b5fa1b3e00351d05abf30 /system/nanopi.nix
parent68de0136c965c6549e39f7ca6d83be9f781aca6a (diff)
downloadnixfiles-548faeeacb8ce4c3c599ee293f6c4b6f2a03660b.tar.lz
nixfiles-548faeeacb8ce4c3c599ee293f6c4b6f2a03660b.tar.zst
nixfiles-548faeeacb8ce4c3c599ee293f6c4b6f2a03660b.zip
nanopi: no flakes
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 4c91c787..1dc90aaa 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -1,7 +1,6 @@
 { config
 , pkgs
 , lib
-, inputs
 , ...
 }:
 let
@@ -10,6 +9,8 @@ in
 {
   imports = [
     ./nanopi-hardware.nix
+    <agenix/modules/age.nix>
+    <nixos-hardware/friendlyarm/nanopi-r5s>
   ];
 
   age.secrets = {