feat: lisps, hyprland changes, god knows what else

This commit is contained in:
Kat Inskip 2026-01-13 17:52:02 -08:00
parent 35072f0885
commit 6f044a8349
30 changed files with 673 additions and 202 deletions

View file

@ -1,4 +1,4 @@
{config, ...}: {
{config, system, inputs, ...}: {
sops.secrets.registrationToken = {
sopsFile = ./secrets.yaml;
owner = "continuwuity";
@ -6,6 +6,7 @@
};
services.matrix-continuwuity = {
enable = true;
package = inputs.continuwuity.packages.${system}.continuwuity-default-bin;
settings = {
global = {
allow_registration = true;