gaming: arctis-sound-manager + quickshell ANC switcher

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-07-28 19:21:37 +01:00
parent 1df7ebb302
commit 027858ff1e
4 changed files with 143 additions and 1 deletions

23
flake.lock generated
View file

@ -1,5 +1,27 @@
{
"nodes": {
"arctis-sound-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "nix",
"lastModified": 1785229953,
"narHash": "sha256-5oezrSj8OxNeMUN0IxjdKh4t2D9jn1BOainmBRNeXgE=",
"owner": "loteran",
"repo": "Arctis-Sound-Manager",
"rev": "aaa05fd62b7ac037d59802ce9c46b69c5bc84a33",
"type": "github"
},
"original": {
"dir": "nix",
"owner": "loteran",
"repo": "Arctis-Sound-Manager",
"type": "github"
}
},
"base16": {
"inputs": {
"fromYaml": "fromYaml"
@ -372,6 +394,7 @@
},
"root": {
"inputs": {
"arctis-sound-manager": "arctis-sound-manager",
"home-manager": "home-manager",
"nix-cachyos-kernel": "nix-cachyos-kernel",
"nixpkgs": "nixpkgs_2",