This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixfiles
Watch
1
Star
0
Fork
0
You've already forked nixfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
55da6aa276
nixfiles
/
nixos
/
boxes
/
colony
/
vms
/
shill
/
containers
/
default.nix
10 lines
119 B
Nix
Raw
Normal View
History
Unescape
Escape
nixos: Add working container VM (w/ vaultwarden) Also improve IPv6 addressing / routing
2022-05-29 03:30:40 +01:00
{
imports
=
[
nixos/middleman: Split vhosts into separate file
2022-06-06 16:17:33 +01:00
./middleman
nixos: Add working container VM (w/ vaultwarden) Also improve IPv6 addressing / routing
2022-05-29 03:30:40 +01:00
./vaultwarden.nix
nixos/shill: Add postgres container
2022-06-06 17:52:36 +01:00
./colony-psql.nix
nixos: Initial Synapse
2022-06-10 23:25:55 +01:00
./chatterbox.nix
nixos: Initial jackflix container
2022-06-11 19:13:20 +01:00
./jackflix
nixos: Add working container VM (w/ vaultwarden) Also improve IPv6 addressing / routing
2022-05-29 03:30:40 +01:00
]
;
}
Reference in New Issue
Copy Permalink