This commit is contained in:
parent
99bf98c716
commit
3fc3bdc325
2 changed files with 22 additions and 32 deletions
|
|
@ -12,7 +12,10 @@
|
|||
|
||||
niri.url = "github:sodiboo/niri-flake";
|
||||
mc.url = "github:Infinidoge/nix-minecraft";
|
||||
cp.url = "github:9001/copyparty";
|
||||
cp = {
|
||||
url = "github:9001/copyparty";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue