forked from mirrors_public/oddlama_nix-config
feat: finish system bootstrapping with iso
This commit is contained in:
parent
c3141bf563
commit
a90a8ee678
6 changed files with 33 additions and 21 deletions
|
@ -9,7 +9,9 @@
|
|||
};
|
||||
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
# TODO temporary until reimport PR merged
|
||||
#url = "github:nix-community/disko";
|
||||
url = "github:oddlama/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue