mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Fix flake
This commit is contained in:
parent
edc1949f24
commit
fc635259e1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
disko = {
|
||||
url = github:nix-community/disko;
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, disko, ... }@inputs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue