mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-08-06 21:00:28 +02:00
Update Setting Options
@ -1 +1,24 @@
|
||||
this page is filler for now. sorry
|
||||
Even though ZaneyOS is my configuration, I do provide more than just a few options to tinker with. You can request features and additions through the repository's issues. However, do keep in mind if I don't really want it or want to set it up I may choose not to implement it at all.
|
||||
|
||||
This page lists the options you may set and describes what they are.
|
||||
|
||||
## Where Are The Options??
|
||||
|
||||
They are located inside the flake.nix and options.nix files. The flake.nix just has your username and hostname that needs to be set. Everything else that you may want to change about my configuration is inside of the options.nix file.
|
||||
|
||||
### The Flake.nix
|
||||
|
||||
| option | description |
|
||||
| ------ | ------ |
|
||||
| username | Set The Users Name |
|
||||
| hostname | Set The Systems Name On Network |
|
||||
|
||||
### The Options.nix
|
||||
|
||||
| option | description |
|
||||
| ------ | ------ |
|
||||
| userHome | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
||||
| | |
|
Reference in New Issue
Block a user