58 lines
1.2 KiB
Markdown
58 lines
1.2 KiB
Markdown
|
|
# Smayzy's nixos config
|
|
|
|
This repo is Smayzy's nixos config repo you are free to use anything you need.
|
|
If you see a error or a simple improvement you can write feel free to make a pull request but if you just want to customize it to your need just fork it.
|
|
|
|
## Author
|
|
|
|
- [@smayzy](https://gitea.smayzy.ovh/Smayzy)
|
|
|
|
## Features
|
|
|
|
- See the modules description for more info
|
|
- If you want to add anything do a pull request
|
|
- If you want to have an account send a email to smayzy@smayzy.ovh with the username you want, your email address and why you want an account
|
|
|
|
## License
|
|
|
|
[MIT](https://gitea.smayzy.ovh/Smayzy/nix-config/src/branch/main/LICENCE)
|
|
|
|
|
|
## Deployment
|
|
|
|
To deploy the config run
|
|
```bash
|
|
nixos-rebuild switch --flake git+https://gitea.smayzy.ovh/Smayzy/nix-config#hostname
|
|
```
|
|
To update changes run
|
|
```bash
|
|
nh os switch --ask
|
|
```
|
|
To upgrade run
|
|
```bash
|
|
nh os switch -u --ask
|
|
```
|
|
## Demo
|
|
|
|
TODO
|
|
|
|
## Documentation
|
|
|
|
[Wiki](https://gitea.smayzy.ovh/Smayzy/nix-config/wiki)
|
|
|
|
|
|
## FAQ
|
|
|
|
#### Is this production ready ?
|
|
|
|
Absolutly NOT it's just my config
|
|
|
|
## Feedback
|
|
|
|
If you have any feedback, please reach out to us at smayzy@smayzy.ovh
|
|
|
|
|
|
## 🚀 About Me
|
|
I'm a student that loves pentesting and tinkering with things
|