moved open-gist to o001
This commit is contained in:
parent
dc9f1a278b
commit
dccf075b17
6 changed files with 208 additions and 187 deletions
|
|
@ -46,7 +46,8 @@
|
|||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
./nginx.nix
|
||||
./vaultwarden.nix
|
||||
./containers/vaultwarden.nix
|
||||
./containers/opengist.nix
|
||||
(
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
|
@ -65,7 +66,6 @@
|
|||
};
|
||||
programs = {
|
||||
tailnet.enable = true;
|
||||
tailnet.useSecretsAuth = false;
|
||||
ssh.enable = true;
|
||||
docker.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue