Add nextcloud host
This commit is contained in:
parent
093a44edf4
commit
0a5d070773
7 changed files with 79 additions and 2 deletions
|
@ -38,6 +38,10 @@ in
|
|||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
};
|
||||
nextcloud = {
|
||||
hostNixpkgs = nixpkgs-unstable;
|
||||
site = "vs";
|
||||
};
|
||||
nitter = {
|
||||
site = "vs";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue