Modules/Agenix: Change to system module
This commit is contained in:
@ -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";
|
||||
|
||||
Reference in New Issue
Block a user