agenix: add to global packages
This commit is contained in:
parent
03d17f5225
commit
9c9f4868fb
@ -1,4 +1,4 @@
|
||||
{ pkgs, lib, config, ... }:
|
||||
{ pkgs, lib, config, agenix, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
@ -36,6 +36,7 @@
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
agenix.defaultPackage."${system}"
|
||||
git
|
||||
htop
|
||||
nix
|
||||
|
Loading…
Reference in New Issue
Block a user