[feat] scripts: import audiomenu and RiiR
All checks were successful
/ check (push) Successful in 24s
/ build (docs) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 12s

This commit is contained in:
Jalil David Salamé Messina 2024-07-19 23:53:40 +02:00
parent ac41d8527f
commit 82b37311a9
Signed by: jalil
GPG key ID: F016B9E770737A0B
7 changed files with 945 additions and 28 deletions

21
flake.lock generated
View file

@ -1,25 +1,5 @@
{
"nodes": {
"audiomenu": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714848092,
"narHash": "sha256-qR7IxBDjZpy7svaHSir8qVfuyGctAFTq5bqgyinAFyk=",
"owner": "jalil-salame",
"repo": "audiomenu",
"rev": "6b4954a8771570dec9b33caccdd6460cc8f01cca",
"type": "github"
},
"original": {
"owner": "jalil-salame",
"repo": "audiomenu",
"type": "github"
}
},
"base16": {
"inputs": {
"fromYaml": "fromYaml"
@ -438,7 +418,6 @@
},
"root": {
"inputs": {
"audiomenu": "audiomenu",
"devshell": "devshell",
"flake-utils": "flake-utils",
"home-manager": "home-manager",