nixos/readme.md

21 lines
540 B
Markdown
Executable file

<h1 align="center">deva's nixos flake</h1>
<p align="center">
<a href="https://nixos.org"><img src="https://builtwithnix.org/badge.svg" alt="built with nix" height="20"/></a>
<img src="https://img.shields.io/github/license/devawaves/nixos" alt="License Badge"/>
</p>
<br>
**my configuration. it changes over time like an adapting parasite.**
to explore the flake output and it's functionalities, run:
```sh
nix flake show github:devawaves/nixos
```
to get the disko.nix file, run:
```sh
nix run github:devawaves/nixos#disko
```