added cloudflare api token encrypted secrets
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user