nixos-config/README.md

8 lines
236 B
Markdown
Raw Normal View History

2020-02-17 17:00:59 +04:00
# balsofts nixos configuration
## Creating your own secret.nix for better experience
You can check out the structure of `./secret.nix` in `./modules/secrets.nix`
## Installing it on your machine
2020-04-29 01:05:59 +04:00
`sudo nixos-rebuild test --flake .`