From fc88cbffa4d99d5b58cc288a02c80daf1dd6a3d1 Mon Sep 17 00:00:00 2001 From: kiana-S Date: Sat, 7 Jan 2023 22:32:56 -0500 Subject: [PATCH] Fix flake inputs --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 92c7f32..53e1794 100644 --- a/flake.nix +++ b/flake.nix @@ -18,6 +18,7 @@ outputs = { self, nixpkgs, home-manager, nixos-hardware, + mobile-nixos, ...}@inputs: let system = "x86_64-linux";