This website requires JavaScript.
Explore
Help
Sign In
neverness
/
ultima
Watch
1
Star
0
Fork
You've already forked ultima
0
mirror of
https://git.sr.ht/~neverness/ultima
synced
2025-01-08 18:13:52 +00:00
Code
Activity
8a631d8f5a
ultima
/
jetpure
/
host
/
parts
/
pkgs.nix
9 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
IDK MAYBE LAST COMMIT BEFORE ARCHIVE, IM GOING TO SNOWFALL LIB
2024-12-17 12:10:05 +00:00
{
pkgs
,
.
.
.
}:
{
module
.
programs
.
common
.
pkgs
=
with
pkgs
;
[
helix
killall
openvpn
]
;
}
Copy permalink