This website requires JavaScript.
Explore
Help
Register
Sign In
ghostfox
/
gooberos
Watch
1
Star
0
Fork
0
You've already forked gooberos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98ddbb3e68355b830eefaf80f4f8183c7424e8fa
gooberos
/
modules
/
server
/
packages.nix
8 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2026-03-30 00:20:36 +02:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
sops
Fix up Kurin
2026-04-02 02:44:48 +02:00
zellij
Initial commit
2026-03-30 00:20:36 +02:00
]
;
Fix up Kurin
2026-04-02 02:44:48 +02:00
}
Reference in New Issue
Copy Permalink