diff --git a/nix/modules/nixos/i3.nix b/nix/modules/nixos/i3.nix index 2f12177..624c9fe 100644 --- a/nix/modules/nixos/i3.nix +++ b/nix/modules/nixos/i3.nix @@ -11,8 +11,6 @@ with lib; let - theme = import "${self}/nix/lib/theme" { inherit pkgs; }; - modifier = "Mod4"; in {