This website requires JavaScript.
Explore
Help
Sign in
networkException
/
katzen-cafe
Watch
1
Star
0
Fork
You've already forked katzen-cafe
0
forked from
katzen-cafe/katzen-cafe
Code
Pull requests
Activity
c3695556c2
katzen-cafe
/
modules
/
containers
/
default.nix
9 lines
97 B
Nix
Raw
Normal View
History
Unescape
Escape
continuing things
2023-04-26 23:25:04 +02:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
gay
2023-04-30 14:56:30 +02:00
./phtanumb-wiki.nix
calculate the key (install calckey)
2023-05-06 03:19:19 +02:00
./calckey.nix
get mediawiki working finally with auth and permissions
2023-05-03 00:01:02 +02:00
./penpot.nix
continuing things
2023-04-26 23:25:04 +02:00
]
;
}
Copy permalink