feat: Use dae flake for unstable version
This commit is contained in:
parent
7af904f92f
commit
db2e913daa
8 changed files with 144 additions and 65 deletions
|
|
@ -41,6 +41,7 @@
|
|||
"https://cache.nixos.org"
|
||||
"https://cache.nixos-cuda.org"
|
||||
"https://attic.xuyh0120.win/lantian"
|
||||
"https://cache.garnix.io"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
@ -237,5 +238,11 @@
|
|||
owner = "Gerg-L";
|
||||
repo = "spicetify-nix";
|
||||
};
|
||||
|
||||
dae-flake = {
|
||||
type = "github";
|
||||
owner = "daeuniverse";
|
||||
repo = "flake.nix";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue