mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
add layout
This commit is contained in:
parent
4dbf0ee6bf
commit
ea596cacff
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@
|
|||
title = "Honeycutt Homelab";
|
||||
background = "https://images.unsplash.com/photo-1502790671504-542ad42d5189?auto=format&fit=crop&w=2560&q=80";
|
||||
headerStyle = "boxed";
|
||||
layout = {
|
||||
media = { style = "row"; columns = 3; };
|
||||
infra = { style = "row"; columns = 1; };
|
||||
games = { style = "row"; columns = 1; };
|
||||
};
|
||||
};
|
||||
bookmarks = [{
|
||||
dev = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue