all repos — nixfiles @ bd2f43382e6166e72ba86d18c1215d5dc509cdc3

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

nanopi: make compatible with flakes

Alan Pearce
commit

bd2f43382e6166e72ba86d18c1215d5dc509cdc3

parent

43c030f9dfd6a6814c442f9b93c3033798b1d162

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M flake.nixflake.nix
@@ -103,6 +103,7 @@ system = utils.lib.system.aarch64-linux;
specialArgs = { inherit inputs; }; modules = [ agenix.nixosModules.default + nixos-hardware.nixosModules.friendlyarm-nanopi-r5s ./system/nanopi.nix ]; };