This website requires JavaScript.
Explore
Help
Sign In
chaos
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
2
Releases
Activity
cbe982d8c9
nixfiles
/
profiles
/
nixos
/
base
/
terminfo.nix
6 lines
85 B
Nix
Raw
Normal View
History
Unescape
Escape
tidy files, switch to alejandra for formatting, add private aliases to mailserver
2022-12-04 13:45:43 +00:00
{
pkgs
,
.
.
.
}:
{
start work on maybe a arm server
2023-09-19 22:30:02 +01:00
environment
.
systemPackages
=
with
pkgs
;
[
kitty-terminfo
]
;
improve sshd and add kitty's terminfo
2021-12-28 23:10:59 +00:00
}
Reference in a new issue
Copy permalink