fuji: sway bar -> quickshell_bar

This commit is contained in:
2026-05-31 11:53:24 +02:00
parent 2f7f408466
commit bdae9d7696
3 changed files with 57 additions and 21 deletions

View File

@@ -20,6 +20,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
quickshell_bar = {
url = "git+https://git.project-cloud.net/asmir/quickshell_bar";
};
nvim = {
url = "git+https://git.project-cloud.net/asmir/nvim_flake";
inputs.nixpkgs.follows = "nixpkgs";