blob: ae7ad682c21de327c129465f6f7b1654dae00a45 (
plain)
1
2
3
4
5
6
7
8
9
|
NixOS configurations I use.
To create a vm, for example:
nixos-generate -f virtualbox -c ./oxygen.nix
Available formats are listed here:
https://github.com/nix-community/nixos-generators#supported-formats
|