nixos-config/README.md
2020-04-29 00:05:59 +03:00

8 lines
236 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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
`sudo nixos-rebuild test --flake .`