Correct nixfmt
This commit is contained in:
parent
4c5c5a42ca
commit
b2eb267100
6 changed files with 16 additions and 24 deletions
|
@ -1,5 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
{ config, pkgs, ... }: {
|
||||
|
||||
imports = [
|
||||
|
||||
|
@ -9,5 +8,5 @@
|
|||
services.nextcloud = {
|
||||
hostName = "cloud.qo.is";
|
||||
package = pkgs.nextcloud19;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue