agenix: enable agenix
This commit is contained in:
@@ -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.
|
||||
@@ -97,6 +97,7 @@
|
||||
dig
|
||||
qmk-udev-rules
|
||||
gptfdisk
|
||||
agenix.defaultPackage.x86_64-linux
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user