This website requires JavaScript.
Explore
Help
Register
Sign In
m3tam3re
/
nix-configurations
Watch
1
Star
0
Fork
You've already forked nix-configurations
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9fbd9cbbc9
nix-configurations
/
hosts
/
lkk-nix-1
/
services
/
containers
/
default.nix
8 lines
78 B
Nix
Raw
Normal View
History
Unescape
Escape
Skeleton for docker container, agenix added
2023-01-09 15:03:01 +00:00
{
imports
=
[
./baserow.nix
finished m3-nix homeconfig
2023-02-05 13:36:38 +00:00
./matomo.nix
./wordpress.nix
Skeleton for docker container, agenix added
2023-01-09 15:03:01 +00:00
]
;
}