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"; };