add copyparty
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
# services show up in glance in reverse import order lmao
|
||||
@@ -11,4 +12,6 @@
|
||||
./zfs
|
||||
./copyparty
|
||||
];
|
||||
|
||||
nixpkgs.overlays = [inputs.copyparty.overlays.default];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user