mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-12-20 22:28:48 +00:00
13 lines
391 B
Markdown
13 lines
391 B
Markdown
<br>
|
|
<div align="center"><img src="assets/puzzlevision.png" width="120px" height="auto"></div>
|
|
|
|
<h1 align="center">✨ Puzzlevision ✨<br></h1>
|
|
<div align="center">Non-stop entertainment! The wackiest NixOS configuration to-date.</div>
|
|
<br>
|
|
|
|
## 🚀 Deployment
|
|
To deploy a system run the following command in your terminal of choice.
|
|
|
|
```sh
|
|
sudo nixos-rebuild switch --flake .#hostname
|
|
```
|