Add NixOS and Canvas to startpage
This commit is contained in:
parent
4aaf0acbfc
commit
af3626ed02
3 changed files with 127 additions and 0 deletions
|
@ -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"] ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue