copyparty configs!
This commit is contained in:
parent
bcab2b8307
commit
0f05d21280
6 changed files with 102 additions and 82 deletions
|
@ -16,6 +16,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
./hardware-configuration.nix
|
||||
./restic.nix
|
||||
./nginx.nix
|
||||
./copyparty.nix
|
||||
../../configs/nixos/common.nix
|
||||
../../configs/nixos/tailscale.nix
|
||||
../../configs/nixos/sshd.nix
|
||||
|
@ -29,7 +30,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
../../configs/nixos/miniserve-tmp-upload.nix
|
||||
../../configs/nixos/minecraft-docker.nix
|
||||
../../configs/nixos/nginx-static.nix
|
||||
../../configs/nixos/copyparty.nix
|
||||
({
|
||||
config,
|
||||
pkgs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue