even more backups of things

This commit is contained in:
Jay Looney 2025-10-28 16:11:45 -05:00
parent b8d125d448
commit 630f9b0074
46 changed files with 1166 additions and 197 deletions

View file

@ -1,6 +1,6 @@
{ config, pkgs, lib, ... }:
{
sops.defaultSopsFile = ./secrets/common.yaml;
#sops.defaultSopsFile = ./secrets/common.yaml;
networking.hostName = "lithium";
networking.domain = lib.mkForce config.vars.domain;
environment.systemPackages = with pkgs; [