readme: add one
This commit is contained in:
parent
e634c7826c
commit
3f09d77c91
3 changed files with 24 additions and 0 deletions
BIN
.github/screenshots/desktop.png
vendored
Normal file
BIN
.github/screenshots/desktop.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
BIN
.github/screenshots/neovim.png
vendored
Normal file
BIN
.github/screenshots/neovim.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 183 KiB |
24
README.md
Normal file
24
README.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# flakes
|
||||
My NixOS config!
|
||||
|
||||

|
||||

|
||||
|
||||
## Usage
|
||||
I recommend more that you only simply look at the modules as inspiration for your own config. Some of them
|
||||
may or may not work on your machine if copied directly (but theoretically they should).
|
||||
|
||||
But if you insist, just copy-paste one of the hosts in `hosts/`, one of the users in `users/`, and modify them
|
||||
to your liking. Open up `flake.nix`, add your new host config at the bottom, and then build it!
|
||||
|
||||
## Host naming
|
||||
| Name | Description |
|
||||
| ------- | ----------- |
|
||||
| apricot | Homeserver |
|
||||
| blossom | Laptop and main PC |
|
||||
| fondue | VM lent by [a friend](https://github.com/Aiamded) in Australia |
|
||||
|
||||
## License
|
||||
Licensed under CC0; basically you can fork, modify, redistribute, or do whatever you want I don't really care.
|
||||
|
||||
Credit is appreciated but not necessary
|
||||
Loading…
Add table
Add a link
Reference in a new issue