nwg-bar, ironbar and some minor things

This commit is contained in:
cnst
2024-11-15 18:26:39 +01:00
parent 6b8eaa05c9
commit 8d121fda97
11 changed files with 803 additions and 7 deletions

View File

@@ -9,6 +9,7 @@
"https://nix-gaming.cachix.org"
"https://yazi.cachix.org"
"https://chaotic-nyx.cachix.org"
"https://cache.garnix.io"
];
trusted-public-keys = [
@@ -20,6 +21,7 @@
"nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4="
"yazi.cachix.org-1:Dcdz63NZKfvUCbDGngQDAZq6kOroIrFoyO064uvLh8k="
"chaotic-nyx.cachix.org-1:HfnXSw4pj95iI/n17rIDy40agHj12WfF+Gqk6SonIT8"
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
];
};
}