Commit graph

9 commits

Author SHA1 Message Date
Chloe Kever
6766412769 Remove trailing whitespace. 2022-02-15 18:19:48 -08:00
MatthewCroughan
9299d595e8
Merge pull request #6 from MatthewCroughan/mc/use-nixos-rebuild
Use nixos-rebuild instead of switch-to-configuration script
2022-02-07 01:19:42 +00:00
matthewcroughan
07a62f362b Use nixos-unstable
This is required to make nixos-rebuild work with flakes.
2022-02-07 00:59:29 +00:00
matthewcroughan
b7d47ddd37 Use nixos-rebuild switch instead of switch-to-configuration
This fixes https://github.com/MatthewCroughan/nixinate/issues/5
2022-02-07 00:58:06 +00:00
MatthewCroughan
32953fe5f0
Merge pull request #4 from nixinator/nixinator-add-buildOn
added buildOn to example
2022-01-31 20:11:49 +00:00
nixinator
2c37b83ad0 added buildOn to example 2022-01-31 19:56:47 +00:00
matthewcroughan
8f960401c4 flake: add local building
This adds the ability to build a system closure locally and push it to
the remote using `nix copy`
2022-01-26 22:58:48 +00:00
matthewcroughan
6003461f0e add examples 2022-01-26 20:17:20 +00:00
matthewcroughan
d4de691afb init 2022-01-03 10:50:50 +00:00