Fix missing sops and hedgedoc config
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
./services/jellyfin.nix
|
||||
./services/metrics
|
||||
./services/flame.nix
|
||||
#./services/hedgedoc.nix
|
||||
./services/hedgedoc.nix
|
||||
./services/code-server.nix
|
||||
# TODO:
|
||||
# x Boot
|
||||
@@ -45,6 +45,8 @@
|
||||
hostId = "8e84b235";
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = ../../secrets/voyager/voyager.yaml;
|
||||
|
||||
environment.variables = { EDITOR = "vim"; };
|
||||
environment.systemPackages = with pkgs; [
|
||||
((vim_configurable.override { }).customize{
|
||||
|
||||
Reference in New Issue
Block a user