feat(Homepage): Booksmarks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user