total revamp!!

This commit is contained in:
kenji
2025-07-07 21:01:19 -05:00
parent b5a542a37c
commit 3a75206afb
4 changed files with 156 additions and 11 deletions
Generated
+22 -1
View File
@@ -474,6 +474,26 @@
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1751880110,
"narHash": "sha256-5fQ2cetL3rTHqXe2VM3puawL/8u5j6ujBr6Gdt7Iues=",
"ref": "refs/heads/master",
"rev": "5d7e07508ae3e5487edb1ac5a152120434f091d5",
"revCount": 607,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}
},
"root": {
"inputs": {
"darwin": "darwin",
@@ -482,7 +502,8 @@
"matugen": "matugen",
"nixovim": "nixovim",
"nixpkgs": "nixpkgs_3",
"nur": "nur"
"nur": "nur",
"quickshell": "quickshell"
}
},
"rust-overlay": {