Add NixOS and Canvas to startpage

This commit is contained in:
Elnu 2023-01-12 19:04:28 -08:00
parent 4aaf0acbfc
commit af3626ed02
3 changed files with 127 additions and 0 deletions

View file

@ -15,6 +15,7 @@ in
"${out}git.svg".source = ./git.svg;
"${out}jellyfin.svg".source = ./jellyfin.svg;
"${out}nyaa.webp".source = ./nyaa.webp;
"${out}nixos.svg".source = ./nixos.svg;
};
# Make files not symlinks, this causes issues displaying in Firefox
home.activation.startpage = lib.hm.dag.entryAfter["writeBoundary"] ''