Add readme and catchy name
This commit is contained in:
parent
c24c9bc58b
commit
9f5976eabf
3 changed files with 13 additions and 2 deletions
12
readme.md
Normal file
12
readme.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Flake-o-rama
|
||||
|
||||
Nix Flake dotfiles used on my server.
|
||||
|
||||
## Development
|
||||
|
||||
_Commands here will assume you are currently in the directory of the dotfiles._
|
||||
|
||||
- To build the system:
|
||||
```sh
|
||||
sudo nixos-rebuild switch --flake ".#server"
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue