❄️ Dotfiles for our NixOS system configuration.
1{ 2 server = { 3 host = "0.0.0.0"; 4 port = 4040; 5 }; 6 theme = { 7 "background-color" = "240 21 15"; 8 "contrast-multiplier" = 1.2; 9 "primary-color" = "316 72 86"; 10 "positive-color" = "115 54 76"; 11 "negative-color" = "343 81 75"; 12 }; 13 pages = [ 14 { 15 name = "Home"; 16 columns = [ 17 { 18 size = "small"; 19 widgets = [ 20 { 21 type = "clock"; 22 "hour-format" = "24h"; 23 timezones = [ 24 { 25 timezone = "Australia/Sydney"; 26 label = "Sydney"; 27 } 28 { 29 timezone = "Europe/Istanbul"; 30 label = "Istanbul"; 31 } 32 { 33 timezone = "Europe/Amsterdam"; 34 label = "Amsterdam"; 35 } 36 { 37 timezone = "Europe/London"; 38 label = "London"; 39 } 40 { 41 timezone = "America/Menominee"; 42 label = "Wisconsin"; 43 } 44 { 45 timezone = "America/Vancouver"; 46 label = "Victoria Island"; 47 } 48 ]; 49 } 50 { 51 type = "rss"; 52 limit = 10; 53 "collapse-after" = 3; 54 cache = "3h"; 55 feeds = [ 56 { 57 url = "https://ovyerus.com/posts/rss.xml"; 58 title = "Ovyerus (blog)"; 59 } 60 { 61 url = "https://ovyerus.com/weeknotes/rss.xml"; 62 title = "Ovyerus (weeknotes)"; 63 } 64 { 65 url = "https://adryd.com/feed.xml"; 66 title = "adryd"; 67 } 68 { 69 url = "https://notnite.com/blog/rss.xml"; 70 title = "notnite's blog"; 71 } 72 { 73 url = "https://lyra.horse/blog/posts/index.xml"; 74 title = "Lyra (Rebane2001)'s posts"; 75 } 76 { 77 url = "https://maia.crimew.gay/feed.xml"; 78 title = "maia blog"; 79 } 80 { 81 url = "https://kibty.town/blog.rss"; 82 title = "xyzeva's blog"; 83 } 84 { 85 url = "https://char.lt/blog.rss"; 86 title = "charlotte som's blog"; 87 } 88 { 89 url = "https://mae.wtf/rss.xml"; 90 title = "vimae's blog"; 91 } 92 { 93 url = "https://cookieplmonster.github.io/feed.xml"; 94 title = "Silent's blog"; 95 } 96 { 97 url = "https://kittenlabs.de/index.xml"; 98 title = "KittenLabs"; 99 } 100 { 101 url = "https://www.joshwcomeau.com/rss.xml"; 102 title = "Josh Comeau's blog"; 103 } 104 { 105 url = "https://astro.build/rss.xml"; 106 title = "The Astro Blog"; 107 } 108 { 109 url = "https://tailscale.com/blog/index.xml"; 110 title = "Blog on Tailscale"; 111 } 112 { 113 url = "https://www.bungie.net/en/rss/News"; 114 title = "Destiny 2"; 115 } 116 ]; 117 } 118 { 119 type = "twitch-channels"; 120 channels = [ 121 "jerma985" 122 "jollywangcore" 123 "northernlion" 124 "porterrobinson" 125 "rtgame" 126 "schlatt" 127 "vargskelethor" 128 ]; 129 } 130 ]; 131 } 132 { 133 size = "full"; 134 widgets = [ 135 { 136 type = "search"; 137 "search-engine" = "duckduckgo"; 138 bangs = [ 139 { 140 title = "YouTube"; 141 shortcut = "!yt"; 142 url = "https://www.youtube.com/results?search_query={QUERY}"; 143 } 144 ]; 145 } 146 { type = "hacker-news"; } 147 { 148 type = "videos"; 149 channels = [ 150 "UCQEnQfezywrAwkHWX_Uo_Qg" 151 "UCQ6fPy9wr7qnMxAbFOGBaLw" 152 "UC7Jwj9fkrf1adN4fMmTkpug" 153 "UCsBjURrPoezykLs9EqgamOA" 154 "UCR-DXc1voovS8nhAvccRZhg" 155 "UCRcgy6GzDeccI7dkbbBna3Q" 156 "UCS5tt2z_DFvG7-39J3aE-bQ" 157 "UCXuqSBlHAE6Xw-yeJA0Tunw" 158 "UCWyrVfwRL-2DOkzsqrbjo5Q" 159 "UC0fDG3byEcMtbOqPMymDNbw" 160 "UCZB6V9fUov0Mx_us3MWWILg" 161 "UCKKKYE55BVswHgKihx5YXew" 162 "UClY084mbGLK_SLlOfgizjow" 163 "UCQD3awTLw9i8Xzh85FKsuJA" 164 "UCBa659QWEk1AI4Tg--mrJ2A" 165 "UCHC4G4X-OR5WkY-IquRGa3Q" 166 ]; 167 } 168 { 169 type = "reddit"; 170 subreddit = "selfhosted"; 171 "app-auth" = { 172 name = "\${REDDIT_APP_NAME}"; 173 id = "\${REDDIT_APP_CLIENT_ID}"; 174 secret = "\${REDDIT_APP_SECRET}"; 175 }; 176 } 177 ]; 178 } 179 { 180 size = "small"; 181 widgets = [ 182 { 183 type = "weather"; 184 "hour-format" = "24h"; 185 location = "Almaty, Kazakhstan"; 186 } 187 { 188 type = "monitor"; 189 cache = "1m"; 190 title = "Services"; 191 sites = [ 192 { 193 title = "Outline"; 194 url = "https://wiki.sappho.systems"; 195 icon = "https://github.com/outline.png"; 196 } 197 { 198 title = "Owncloud"; 199 url = "https://cloud.sappho.systems"; 200 icon = "si:owncloud"; 201 } 202 { 203 title = "Umami"; 204 url = "https://umami.sappho.systems"; 205 icon = "https://umami.sappho.systems/apple-touch-icon.png"; 206 } 207 ]; 208 } 209 ]; 210 } 211 ]; 212 } 213 ]; 214}