all repos — nixfiles @ 548faeeacb8ce4c3c599ee293f6c4b6f2a03660b

System and user configuration, managed by nix and home-manager

nanopi: no flakes
Alan Pearce alan@alanpearce.eu
Tue, 28 May 2024 10:19:42 +0200
commit

548faeeacb8ce4c3c599ee293f6c4b6f2a03660b

parent

68de0136c965c6549e39f7ca6d83be9f781aca6a

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M system/nanopi.nixsystem/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 = {