mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: switch to ragenix
This commit is contained in:
parent
124c7eb0fd
commit
20e1efa288
2 changed files with 118 additions and 13 deletions
|
@ -87,10 +87,11 @@
|
|||
};
|
||||
|
||||
agenix = {
|
||||
url = "github:ryantm/agenix";
|
||||
url = "github:yaxitech/ragenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
inputs.darwin.follows = "nix-darwin";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
wallpapers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue