index
:
stvnliu/nixos-configuration.git
chore-cleanup
feature-commons
feature-email-msmtp
feature-home-manager
main
update-unstable
stvnliu NixOS setup
stvnliu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixos
/
ags.nix
blob: e1f8b28fa755ea45f2c1b643e83485baf34ee81a (
plain
)
1
2
3
4
5
{
pkgs
, ... }: {
environment
.
systemPackages
= [
pkgs
.
ags
];
}