mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
Update
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
imports = [ ./home.anotherhadi.com.nix ./start.anotherhadi.com.nix ];
|
||||
imports = [
|
||||
./home.anotherhadi.com.nix
|
||||
./start.anotherhadi.com.nix
|
||||
./anotherhadi.com.nix
|
||||
];
|
||||
|
||||
services.nginx.virtualHosts = {
|
||||
"anotherhadi.com" = {
|
||||
|
||||
Reference in New Issue
Block a user