main
gitea-mq/buildbot/nix-eval Build done.
gitea-mq/buildbot/nix-build Build done.
gitea-mq Merge queue passed
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
Rebase next on main / rebase-next (push) Successful in 24s
buildbot/nix-effects Build done.
I use Nix to declaratively manage and configure all of my systems everywhere all at once
Getting started
Due to subflakes being broken in Nix, before you can use this repo you'll need to run:
$ nix-shell --pure -I nixpkgs=flake:nixpkgs -p '(import ./shell.nix { }).packages.${builtins.currentSystem}.add-subflakes-to-store' --command add-subflakes-to-store
You can then run a NixOS VM on Linux with:
$ nix run .#phi-nixos-vm
All the possible hostnames are gaia, phi-nixos and sigma
See also
Description
Use Nix to declaratively manage and configure all of my systems everywhere all at once
Readme
4.3 MiB
Languages
Nix
93.6%
Shell
4.6%
Vim Script
1.3%
Python
0.5%