add agenix

This commit is contained in:
Osman Faruk Bayram 2024-12-29 14:02:37 +03:00
parent 43cd47e6f5
commit 16c5138cc2

View file

@ -3,6 +3,7 @@
pkgs-unstable,
lib,
config,
agenix,
...
}: {
environment.systemPackages = with pkgs; [
@ -46,6 +47,7 @@
nix-output-monitor
yazi
ripgrep
agenix.packages.x86_64-linux.default
];
programs.steam = {