feat(desktop): setup quickshell.

This commit is contained in:
CronyAkatsuki 2025-10-07 21:04:55 +02:00
parent d1db0d4d8a
commit 49dd13dd0f
3 changed files with 28 additions and 0 deletions

21
flake.lock generated
View file

@ -1985,6 +1985,26 @@
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1759610621,
"narHash": "sha256-P3UPFd95mS/3aNgy40nCXAmyfR2bEEBd+tX6xfkYFb0=",
"ref": "refs/heads/master",
"rev": "c5c438f1cd1a76660a8658ef929a3d19e968e2ce",
"revCount": 689,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}
},
"root": {
"inputs": {
"aagl": "aagl",
@ -2006,6 +2026,7 @@
"nix-on-droid": "nix-on-droid",
"nixpkgs": "nixpkgs_12",
"nvf": "nvf",
"quickshell": "quickshell",
"stylix": "stylix",
"upfast": "upfast"
}