nixos/readme.md
2024-06-28 23:40:00 -04:00

29 lines
No EOL
594 B
Markdown
Executable file

[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)
<h1 align="center">deva's nixos flake</h1>
<br>
<p align="center">
<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/flake
```
to clone to an existing nixos system, run:
```sh
nix run github:devawaves/nixos#clone
```
to get the disko, run:
```sh
nix run github:devawaves/nixos#disko
```