non important commit

This commit is contained in:
benstrb 2026-03-18 16:36:22 +01:00
parent 8eb68bb150
commit 7c0232f777
3 changed files with 49 additions and 0 deletions

View file

@ -27,6 +27,11 @@
url = "git+https://git.stribrny.org/max_ag/floating-calculator";
inputs.nixpkgs.follows = "nixpkgs";
};
wayland_bar = {
url = "git+https://git.stribrny.org/max_ag/wayland_panel";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs @ {
nixpkgs,