added anyrun config

This commit is contained in:
Charlie Root 2024-05-05 22:12:18 +02:00
commit 0022cf7d50
13 changed files with 242 additions and 122 deletions

17
flake.lock generated
View file

@ -178,6 +178,22 @@
"type": "github"
}
},
"doomemacs": {
"flake": false,
"locked": {
"lastModified": 1713464448,
"narHash": "sha256-Fhir4WlcfEh70V8+oNS1LVAGBftiqtD2qaHzOC8BJUI=",
"owner": "doomemacs",
"repo": "doomemacs",
"rev": "9620bb45ac4cd7b0274c497b2d9d93c4ad9364ee",
"type": "github"
},
"original": {
"owner": "doomemacs",
"repo": "doomemacs",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
@ -962,6 +978,7 @@
"inputs": {
"agenix": "agenix",
"anyrun": "anyrun",
"doomemacs": "doomemacs",
"fenix": "fenix",
"home-manager": "home-manager_2",
"hyprland": "hyprland",