added cloudflare api token encrypted secrets

This commit is contained in:
John Lancaster
2025-05-27 00:11:39 -05:00
parent 2408733cc3
commit 7bf0271b45
6 changed files with 30 additions and 9 deletions

View File

@@ -1,10 +1,4 @@
{
pkgs,
config,
systemSettings,
userSettings,
...
}: {
{ pkgs, config, ... }: {
config = {
services.openssh.enable = true;
services.avahi = { enable = true; nssmdns4 = true; };
@@ -15,7 +9,7 @@
busybox
git
eza
vscode.fhs
sops
];
security.sudo-rs = {