Helix: display inlay hints
Nextcloud deployment
This commit is contained in:
parent
1c8f2b7b9f
commit
027f988477
8 changed files with 69 additions and 54 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, config, lib, ... }: {
|
||||
users.groups.garage = { };
|
||||
users.users.garage = { isSystemUser = true; group = "garage"; };
|
||||
age.secrets.garage_rpc_secret = { file = ../secrets/garage_rpc_secret.age; owner = "garage"; };
|
||||
|
||||
networking.firewall.interfaces."ztmjfdwjkp".allowedTCPPorts = [
|
||||
3901
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue