replace webdav with copyparty
This commit is contained in:
parent
f7464a6dff
commit
4363c64619
8 changed files with 143 additions and 55 deletions
|
|
@ -15,11 +15,12 @@
|
|||
url = "github:ryantm/agenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
copyparty.url = "github:9001/copyparty";
|
||||
vscode-server.url = "github:nix-community/nixos-vscode-server";
|
||||
};
|
||||
|
||||
outputs =
|
||||
{ nixpkgs, agenix, ... }@inputs:
|
||||
{ nixpkgs, ... }@inputs:
|
||||
let
|
||||
commonSystem =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue