forked from mirrors_public/oddlama_nix-config
chore: use flushBeforeStage2=true to avoid networking issues; fix loki listen address
This commit is contained in:
parent
90499504b5
commit
972b0456da
4 changed files with 10 additions and 10 deletions
|
@ -37,7 +37,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixpkgs.url = "github:NixOS/nixpkgs?rev=4e37b4e55b60fb7d43d2b62deb51032a489bcbe8";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
microvm = {
|
||||
url = "github:astro/microvm.nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue