Go back to master of mobile-nixos fork

This commit is contained in:
Kiana Sheibani 2023-05-15 15:15:21 -04:00
parent 17ddd4cdaf
commit 46eb9ccae2
2 changed files with 4 additions and 5 deletions

View file

@ -4,7 +4,7 @@ inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixos-hardware.url = "github:NixOS/nixos-hardware";
mobile-nixos.url = "github:kiana-S/mobile-nixos/ppp-pr";
mobile-nixos.url = "github:kiana-S/mobile-nixos";
mobile-nixos.flake = false;
sxmo.url = "github:wentam/sxmo-nix";