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