update flake
This commit is contained in:
parent
68b62b70c7
commit
7ba2b7ba79
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
||||||
src = self;
|
src = self;
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
install -m 444 -D index.html $out/var/www/socialize/index.html
|
install -m 444 -D index.html $out/var/www/socialize/index.html
|
||||||
install -m 444 -D favicon.png $out/var/www/socialize/favicon.png
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
defaultPackage = self.packages.${system}.socialize;
|
defaultPackage = self.packages.${system}.socialize;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue