Adding vicinae and various refactors
This commit is contained in:
parent
e2946c9fb7
commit
32720ae712
10 changed files with 225 additions and 91 deletions
|
|
@ -1,6 +1,10 @@
|
|||
{ config, copyparty, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
copyparty.nixosModules.default
|
||||
];
|
||||
|
||||
services.copyparty = {
|
||||
enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue