1

Modules/Agenix: Change to system module

This commit is contained in:
2025-07-09 03:28:52 +02:00
parent f47feb8193
commit 4f6a4dea3e
15 changed files with 34 additions and 45 deletions

View File

@ -1,6 +1,7 @@
{
mylib,
pkgs,
username,
...
}: {
imports = [
@ -11,6 +12,8 @@
];
modules = {
# agenix.secrets.${username} = [];
network = {
useNetworkManager = true;