Changed Configurations to use the assets repo instead of paths in main repo
This commit is contained in:
21
flake.lock
generated
21
flake.lock
generated
@ -91,6 +91,26 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"cookiez-assets": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1776155298,
|
||||
"lfs": true,
|
||||
"narHash": "sha256-cOiaPp5vRLc6LglqgMoXXBHLCqixVM5YuJsI1Zj+kv4=",
|
||||
"ref": "main",
|
||||
"rev": "10e02d22a16707548897047323fe78ccf5d58dc1",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "https://gitea.cookiee.org/cookiez/Nix-Assets.git"
|
||||
},
|
||||
"original": {
|
||||
"lfs": true,
|
||||
"ref": "main",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "https://gitea.cookiee.org/cookiez/Nix-Assets.git"
|
||||
}
|
||||
},
|
||||
"fenix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
@ -527,6 +547,7 @@
|
||||
"root": {
|
||||
"inputs": {
|
||||
"alejandra": "alejandra",
|
||||
"cookiez-assets": "cookiez-assets",
|
||||
"grub2-themes": "grub2-themes",
|
||||
"home-manager": "home-manager",
|
||||
"niri": "niri",
|
||||
|
||||
Reference in New Issue
Block a user