hosts: correct agenix pkg

This commit is contained in:
2022-12-18 19:09:23 +01:00
parent 02960af7f8
commit 584bdd0df0

View File

@@ -10,7 +10,7 @@
# └─ default.nix
#
{ config, lib, pkgs, inputs, user, location, ... }:
{ config, lib, pkgs, inputs, user, location, agenix, ... }:
{
imports = # Import window or display manager.
@@ -85,7 +85,7 @@
lm_sensors
bind
dig
agenix
agenix.defaultPackage.x86_64-linux
];
};