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: 036fee1e16bde4e0be30f0c17e9ed83dace40b3f (
plain
)
1
2
3
4
5
{
pkgs
, ...}: {
environment
.
systemPackages
= [
pkgs
.
ags
];
}