hosts: correct agenix pkg
This commit is contained in:
parent
02960af7f8
commit
584bdd0df0
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user