mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: import agenix to all systems
This commit is contained in:
parent
6a8c0a82b0
commit
ed0b3cd1d9
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports =
|
||||
[ (import ./docker.nix) ]
|
||||
++ [ (import ./agenix.nix) ]
|
||||
++ [ (import ./hardware.nix) ]
|
||||
# ++ [(import ./displaylink.nix)]
|
||||
# ++ [(import ./printing.nix)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue