mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 11:12:00 -05:00
23 lines
471 B
Markdown
23 lines
471 B
Markdown
<div align="center">
|
|
<br />
|
|
|
|
# DCGOS
|
|
|
|
</div>
|
|
|
|
## Install
|
|
|
|
```
|
|
nix-shell -p git
|
|
|
|
git clone https://github.com/Dichgrem/DCGOS.git && cd DCGOS && bash install.sh
|
|
```
|
|
## Acknowledgements
|
|
- <https://github.com/yonzilch/yonos>
|
|
- <https://gitlab.com/Zaney/zaneyos>
|
|
- <https://github.com/ryan4yin/nix-config>
|
|
- <https://github.com/xddxdd/nixos-config>
|
|
- <https://gitea.c3d2.de/c3d2/nix-config>
|
|
- <https://github.com/ruiiiijiiiiang/dotfiles>
|
|
- <https://github.com/Mic92/dotfiles>
|