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";