This commit is contained in:
2025-08-26 12:09:15 -05:00
parent 39818a3989
commit 73ab90ca13
2 changed files with 4 additions and 4 deletions

View File

@@ -22,8 +22,8 @@
nix-on-droid = {
url = "github:nix-community/nix-on-droid";
inputs.nixpkgs.follows = "nixpkgs-us";
inputs.home-manager.follows = "home-manager-us";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
disko = {