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

@ -4,7 +4,6 @@
nixosConfig,
config,
lib,
username,
...
}: {
imports = [
@ -13,8 +12,6 @@
config = {
modules = {
# agenix.secrets.${username} = [];
hyprland = {
kb-layout = "us";
kb-variant = "altgr-intl";