Update
This commit is contained in:
parent
e7cd990123
commit
8008a11649
4 changed files with 149 additions and 79 deletions
|
|
@ -62,7 +62,7 @@
|
|||
# The name "snowfall-lib" is required due to how Snowfall Lib processes your
|
||||
# flake's inputs.
|
||||
snowfall-lib = {
|
||||
url = "github:anntnzrb/snowfall-lib"; #"git+file:///home/kylekrein/Git/snowfall-lib";
|
||||
url = "git+https://git.kylekrein.com/kylekrein/snowfall-lib"; #"git+file:///home/kylekrein/Git/snowfall-lib";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
snowfall-flake = {
|
||||
|
|
@ -89,7 +89,6 @@
|
|||
url = "github:KyleKrein/DesktopShell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.dgop.follows = "dgop";
|
||||
inputs.quickshell.follows = "quickshell";
|
||||
};
|
||||
rose-pine-hyprcursor = {
|
||||
url = "github:ndom91/rose-pine-hyprcursor";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue