diff --git a/flake.lock b/flake.lock index a2ecc81..b1931a2 100644 --- a/flake.lock +++ b/flake.lock @@ -357,7 +357,7 @@ "narHash": "sha256-zNW/rqNJwhq2lYmQf19wJerRuNimjhxHKmzrWWFJYts=", "rev": "622a2253a071a1fb97a4d3c8103a91114acc1140", "type": "tarball", - "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/622a2253a071a1fb97a4d3c8103a91114acc1140.tar.gz?rev=622a2253a071a1fb97a4d3c8103a91114acc1140" + "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/622a2253a071a1fb97a4d3c8103a91114acc1140.tar.gz" }, "original": { "type": "tarball", @@ -637,13 +637,13 @@ "revCount": 867, "submodules": true, "type": "git", - "url": "https://github.com/Open-Wine-Components/umu-launcher/" + "url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix" }, "original": { "dir": "packaging/nix", "submodules": true, "type": "git", - "url": "https://github.com/Open-Wine-Components/umu-launcher/" + "url": "https://github.com/Open-Wine-Components/umu-launcher/?dir=packaging/nix" } }, "xwayland-satellite-stable": { diff --git a/home/modules/firefox.nix b/home/modules/firefox.nix index 749f7ea..d9020d1 100644 --- a/home/modules/firefox.nix +++ b/home/modules/firefox.nix @@ -26,7 +26,6 @@ in visibility: collapse !important; } - #titlebar {display: none !important;} #main-window {-moz-appearance:none !important;}