Fixed: Unfree problems
This commit is contained in:
Generated
-2
@@ -960,5 +960,3 @@
|
|||||||
"root": "root",
|
"root": "root",
|
||||||
"version": 7
|
"version": 7
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
|
|
||||||
|
|||||||
@@ -12,9 +12,9 @@
|
|||||||
./telescope.nix
|
./telescope.nix
|
||||||
./catppuccin.nix
|
./catppuccin.nix
|
||||||
./alpha.nix
|
./alpha.nix
|
||||||
#./avante.nix
|
./avante.nix
|
||||||
#./openscad.nix
|
#./openscad.nix
|
||||||
./molten.nix
|
#./molten.nix
|
||||||
./which-key.nix
|
./which-key.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -108,7 +108,7 @@ in
|
|||||||
};
|
};
|
||||||
"/admin/" = {
|
"/admin/" = {
|
||||||
root = "${synapseAdmin}";
|
root = "${synapseAdmin}";
|
||||||
tryFiles = "$uri $uri/ /index.html";
|
#tryFiles = "$uri $uri/ /index.html";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user