sept rice

This commit is contained in:
iofq 2025-08-03 10:38:37 -05:00
parent 89ab499605
commit 66ba28aaf3
12 changed files with 572 additions and 293 deletions

View file

@ -2,7 +2,8 @@
pkgs,
lib,
...
}: {
}:
{
imports = [
../shared/programs/default.nix
../shared/wayland/default.nix
@ -42,6 +43,7 @@
programs.librewolf.enable = true;
programs.ssh = {
enable = true;
enableDefaultConfig = false;
matchBlocks = {
"consensus" = {
port = 2022;