26 lines
4.4 KiB
HTML
26 lines
4.4 KiB
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<div id="header"><head><meta charset="UTF-8"/><title>DeaDveys Domain</title><link rel="icon" href="/images/favicon.png"><link rel="stylesheet" type="text/css" href="/index.css"><meta name="viewport" content="width=device-width, initial-scale=1.0"> </head>Welcome to DEADVEY DOT COM!!!<br/><a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> / <a href="/">Home page</a> / <a href="/blog/index.html">Blogs</a> <a href="/blog/feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon" alt="Feed image"/></a> / <a href="/blog/reviews">Reviews</a> / <a href="/board/index.html">Boards</a> / <a href="https://git.javalsai.dynv6.net/deadvey/htdocs">Gitea <img class="rotate" height="15" src="/images/gitea.png" alt="Link to gitea page"/></a> / <a href="http://deadvey.com:3000">Invidious <img src="/images/invidious.png" height="15"/></a> / <a href="http://deadvey.com:8096">Jellyfin <img src="/images/jellyfin.png" height="15"/></a> / <a href="http://deadvey.com:7993">Monkeytype</a><img src="/images/monkeytype.png" height="15"> / <a href="/search">Search blogs</a><hr/></div><!--header-->
|
|
<div id="main">
|
|
<div id="main">
|
|
<h3 class="blog-date">Sat, 18 Aug 2024 16:41:06</h3>
|
|
<h1 class="blog-title">NixOS is SO cool - 4.5/5 ❤️</h1>
|
|
<p class="blog-content">I've started using NixOS (my third time trying(I used to use <a href='https://deadvey.com/blog/blogs/43.html'>Tumbleweed</a>)) and I finally understand why it's so cool, I have my nix config <a href='https://gitlab.com/deadvey/nixos'>here on Gitlab</a> and I have configured my whole system from that file, I have even my home manager here as I think I prefer if everything is in one file, I also made a script to auto push successfull edits to gitlab, the only thing I haven't done yet it make curved edges to my waybar that matches the window curvature of everything else, I'll get on that after this blog haha. The main issue is some apps wont boot like GIMP. I also have the colouring (Gruvbox) and other things as variables at the top eg corner radius and gaps, I just really like it anyways yeah, this is pretty short because I want to get back to editting NixOS, Byeee<br/>Fly You High - DeaDvey</p>
|
|
<div class="blog-images">
|
|
<img class="blog-image" height="200" src="/images/nixos.png" alt="nixos.png" />
|
|
</div><br/>
|
|
<sub><i><small>review,distro,nixos,config,home,manager,gitlab,4.5/5</small></i></sub><hr/>
|
|
<h3>Comments section:</h3><br/>
|
|
<form action="/blog/submit-comment" id="commentForm" method="post">
|
|
<input name="name" class="form-control" id="name" placeholder="Enter your name"><br/>
|
|
<input height="40px" name="comment" class="form-control input-comment" id="comment" placeholder="Enter your Comment...">
|
|
<input type="hidden" name="pageID" value="39">
|
|
<button type="submit">Submit</button>
|
|
</form>
|
|
|
|
<div class="39" id="comments"></div></div><p class="previous"><a href="38.html"><-- Previous</a></p><p class="next"><a href="40.html">Next --></a></p>
|
|
<div id="links">
|
|
</div><script src="/blog/comments.js"></script><script src="/blog/displayComments.js"></script></div>
|
|
<div id="footer"><hr/><ul> Internal pages: <li>• <a href="/experiments" >Experiments <img height="30" src="/images/experience-green-liquid.gif" /></a></li> <li>• <a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop? <img src="/images/penguin-dance-pengu.gif" height="20" alt="penguin dancing" /></a></li> <li>• <a href="/theunderland" >theunderland wiki <img src="/images/flashlight.gif" alt="torch scanning" height="30" /></a></li> <br/> External sites: <li>• <a href="https://git.javalsai.dynv6.net/deadvey" >Gitea</a></li><li>• <a href="https://javalsai.dynv6.net">Javlsai</a></li> </li> </ul><br/> <small width="300px">© DeaDvey 2023 - 2024<br/>This work is licensed under the terms of the <a href="/LICENSE">GNU General Public License, version 3.0</a>. You are free to copy, distribute, and modify this work under the terms of the <a href="/LICENSE">GPL 3.0 License</a>. Please see the full license text for details.</small></div><!--footer-->
|
|
</body>
|
|
</html> |