rename input

This commit is contained in:
Adithya 2023-11-06 01:31:56 +05:30
parent 4aa17ec900
commit daeca717d8
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@
};
};
www = {
adtyaxyz = {
url = "github:adtya/adtya.xyz";
inputs = {
flake-utils.follows = "flake-utils";
@ -68,7 +68,7 @@
, impermanence
, lanzaboote
, nixvim
, www
, adtyaxyz
, wiki
, if3
,

View file

@ -1,5 +1,5 @@
{ pkgs
, www
, adtyaxyz
, secrets
, ...
}:
@ -29,7 +29,7 @@ in
}
handle {
root * ${www.packages.${system}.default}/share/web
root * ${adtyaxyz.packages.${system}.default}/share/web
encode gzip
try_files {path} /index.html
file_server