www

My personal website(s)
Log | Files | Refs

rpi.html (2258B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <head>
      4 <!-- Sep 03, 2024 -->
      5 <meta charset="utf-8" />
      6 <meta name="viewport" content="width=device-width, initial-scale=1" />
      7 <title>Raspberry PI</title>
      8 <meta name="author" content="Vincent Demeester" />
      9 <meta name="generator" content="Org Mode" />
     10 <link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
     11 <meta name='viewport' content='width=device-width, initial-scale=1'>
     12 <link rel='stylesheet' href='/css/new.css' type='text/css'/>
     13 <link rel='stylesheet' href='/css/syntax.css' type='text/css'/>
     14 <link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' />
     15 </head>
     16 <body>
     17 <main id="content" class="content">
     18 <header>
     19 <h1 class="title">Raspberry PI</h1>
     20 </header><section id="outline-container-NixOS" class="outline-2">
     21 <h2 id="NixOS">NixOS</h2>
     22 <div class="outline-text-2" id="text-NixOS">
     23 <ul class="org-ul">
     24 <li><a href="https://rbf.dev/blog/2020/05/custom-nixos-build-for-raspberry-pis/#building-on-nixos-using-nixos-generators">https://rbf.dev/blog/2020/05/custom-nixos-build-for-raspberry-pis/#building-on-nixos-using-nixos-generators</a></li>
     25 <li><a href="https://github.com/Robertof/nixos-docker-sd-image-builder">https://github.com/Robertof/nixos-docker-sd-image-builder</a></li>
     26 <li><a href="https://gist.github.com/chrisanthropic/2e6d3645f20da8fd4c1f122113f89c06">https://gist.github.com/chrisanthropic/2e6d3645f20da8fd4c1f122113f89c06</a></li>
     27 <li><a href="https://github.com/zupo/nix">https://github.com/zupo/nix</a></li>
     28 </ul>
     29 </div>
     30 </section>
     31 </main>
     32 <footer id="postamble" class="status">
     33 <footer>
     34      <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
     35      <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/>
     36      <small class='copyright'>
     37       Content and design by Vincent Demeester
     38       (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
     39     </small><br />
     40 </footer>
     41 </footer>
     42 </body>
     43 </html>