forked from UniverseBow/flake
migrate MACBOOKI9 to unstable base
This commit is contained in:
parent
b9992fa47e
commit
5d6ef3f5ad
2 changed files with 8 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
url = "github:nix-community/home-manager/release-25.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
home-manager-unstable = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
cerulean = {
|
||||
url = "github:cry128/cerulean/refactor/snowflake";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue