From 865c9d252689529e23bc8ff8bbd53e5cfae082ab Mon Sep 17 00:00:00 2001 From: benstrb Date: Wed, 18 Mar 2026 20:40:06 +0100 Subject: [PATCH] non important commit --- configuration/modules/dots/wayland_panel | 1 + flake.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 configuration/modules/dots/wayland_panel diff --git a/configuration/modules/dots/wayland_panel b/configuration/modules/dots/wayland_panel new file mode 160000 index 0000000..5816635 --- /dev/null +++ b/configuration/modules/dots/wayland_panel @@ -0,0 +1 @@ +Subproject commit 58166358ba26a277d59fafd852ca7b10f1dbd442 diff --git a/flake.nix b/flake.nix index cf7d9b0..50672af 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ }; floating-calc = { - url = "git+https://git.stribrny.org/max_ag/floating-calculator"; + url = "git+https://git.stribrny.org/max_ag/floating-calculator?rev=2abbacf66e99db523d624037f3e449aa40e8f366"; inputs.nixpkgs.follows = "nixpkgs"; };