index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
foot
/
default.nix
blob: 8945d6100149a23f578e1a3d5c607bcf78f9c2b2 (
plain
) (
blame
)
1
2
3
{
pkgs
,
...
}:
{
programs
.
foot
.
enable
=
true
;
}