feat(Homepage): Booksmarks

This commit is contained in:
marthsincemelee
2025-12-23 17:59:10 +01:00
parent 9ec2df1afa
commit a4ad1e0754
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ in
services.homepage-dashboard = {
enable = true;
allowedHosts = "jupiter.solar.internal:8082";
# listenPort = 80; # default 8082
bookmarks = builtins.readFile ./bookmarks.yaml;
};
users.users.finn.packages = with pkgs; [
homepage-dashboard