This website requires JavaScript.
Explore
Help
Sign in
helvetica
/
puter
Watch
1
Star
0
Fork
You've already forked puter
0
Code
Activity
9240071d92
puter
/
common
/
agenix.nix
7 lines
79 B
Nix
Raw
Normal View
History
Unescape
Escape
whatever
2025-05-11 22:49:04 +02:00
{
inputs
,
.
.
.
}:
{
cosmic
2024-12-14 08:42:24 +01:00
imports
=
[
inputs
.
agenix
.
nixosModules
.
default
]
;
}
Copy permalink