mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 01:47:42 -04:00
Working NixOS Container (systemd-nspawn) w/ Nginx
Using https://nixos.wiki/wiki/NixOS_Containers and https://nixos.wiki/wiki/Nginx I can now get to the default Nginx web page from another host on my network.
This commit is contained in:
parent
710a5c5c16
commit
48f74e7c6a
2 changed files with 34 additions and 17 deletions
|
|
@ -112,7 +112,7 @@
|
|||
};
|
||||
modules = [
|
||||
disko.nixosModules.disko
|
||||
microvm.nixosModules.host
|
||||
#microvm.nixosModules.host
|
||||
|
||||
home-manager.nixosModules.home-manager {
|
||||
home-manager = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue