feat: import agenix to all systems

This commit is contained in:
Ahwx 2025-07-27 12:43:44 +02:00
parent 6a8c0a82b0
commit ed0b3cd1d9

View file

@ -2,6 +2,7 @@
{ {
imports = imports =
[ (import ./docker.nix) ] [ (import ./docker.nix) ]
++ [ (import ./agenix.nix) ]
++ [ (import ./hardware.nix) ] ++ [ (import ./hardware.nix) ]
# ++ [(import ./displaylink.nix)] # ++ [(import ./displaylink.nix)]
# ++ [(import ./printing.nix)] # ++ [(import ./printing.nix)]