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