mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 23:27:19 +02:00
fix: typo
This commit is contained in:
parent
d248abcc64
commit
e8dc55a83a
@ -494,7 +494,7 @@ nix profile install github:winapps-org/winapps#winapps-launcher # optional
|
|||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
|
|
||||||
winapps = {
|
winapps = {
|
||||||
url = ""github:winapps-org/winapps;
|
url = "github:winapps-org/winapps";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user