First Try
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# A NIX Config To Rule Them all
|
||||
_now mostly focused on my Mac Machines_
|
||||
|
||||
Started with a configuration generated from [this nixos config template](https://github.com/dustinlyons/nixos-config/)
|
||||
|
||||
Created the full verion with secret-management:
|
||||
|
||||
```
|
||||
mkdir -p nixos-config && cd nixos-config && nix flake --extra-experimental-features 'nix-command flakes' init -t github:dustinlyons/nixos-config#starter-with-secrets
|
||||
|
||||
```
|
Reference in New Issue
Block a user