From 279a352de244a2c10293d74fc1afb879ace5e2b4 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Mon, 9 Dec 2024 03:14:37 -0800 Subject: [PATCH] flake: stinky updated nix lock changes --- flake.lock | 6 +++--- home/modules/firefox.nix | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) 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;}