Lots of stuff
This commit is contained in:
parent
9115983c81
commit
c15fab234d
17 changed files with 10 additions and 86 deletions
|
@ -7,10 +7,6 @@
|
|||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
@ -19,7 +15,6 @@
|
|||
unstable,
|
||||
impermanence,
|
||||
disko,
|
||||
home-manager,
|
||||
...
|
||||
}@inputs:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue