From 84d04aab9366e2ddf6dc5b09bb760b537aba42a2 Mon Sep 17 00:00:00 2001 From: Ittihadyya Date: Fri, 20 Dec 2024 12:00:25 +0200 Subject: [PATCH] Removed a wallpaper. Changed some ports for podman since it was overlapping and causing some stupid issue --- services/postgres/postgres.mod.nix | 2 +- stylix.mod.nix | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/services/postgres/postgres.mod.nix b/services/postgres/postgres.mod.nix index dbaec21..781e159 100644 --- a/services/postgres/postgres.mod.nix +++ b/services/postgres/postgres.mod.nix @@ -103,7 +103,7 @@ image = "adminer:latest"; ports = [ "5433:8080" - "5434:53" + "5434:8081" ]; dependsOn = ["postgres"]; }; diff --git a/stylix.mod.nix b/stylix.mod.nix index a5b95dc..89516e0 100644 --- a/stylix.mod.nix +++ b/stylix.mod.nix @@ -35,9 +35,6 @@ twirly-bh.url = "https://w.wallhaven.cc/full/l8/wallhaven-l8v7kq.jpg"; twirly-bh.hash = "sha256-on/wIsdUgKSgl9o/jwKu/Rk2ehK9JgDBoGji+QH5b5s="; - game-of-destiny.url = "https://static.wikia.nocookie.net/lord-of-the-mystery/images/2/23/The_Game_of_Destiny_-_Amon.jpg/revision/latest?cb=20230106124746"; - game-of-destiny.hash = "sha256-tfa4wBwxpgQcxI7q63OTH47akeP9h1+2KBipakwZJCM="; - dynasty.url = "https://w.wallhaven.cc/full/m9/wallhaven-m9mevm.jpg"; dynasty.hash = "sha256-6XLWXF1a2HxhOLCMMKwQD1MUI7h1okJRg4OxNx2X8s4="; @@ -79,7 +76,7 @@ in { ) ]; capsaicin.modules = [ - wallpapers.game-of-destiny + wallpapers.dynasty ]; menthol.modules = [ wallpapers.ludwig