secureboot and stuff

This commit is contained in:
2025-01-26 01:12:11 -05:00
parent cb42a4b357
commit 268910b783
6 changed files with 17 additions and 15 deletions

View File

@@ -12,9 +12,6 @@
services.matrix-conduit = {
enable = true;
package = pkgs.conduwuit;
# package = pkgs.conduwuit.overrideAttrs (old: {
# cargoBuildFeatures = pkgs.lib.remove "release_max_log_level" old.cargoBuildFeatures;
# });
settings.global = {
port = 6167;