From b056abb6c8dfa666bb374a3c6f5b23bcf9d02ea0 Mon Sep 17 00:00:00 2001 From: Ranomier <> Date: Fri, 22 Nov 2024 03:37:56 +0100 Subject: [PATCH] 243 current 2024-11-21 19:51:09 24.05.20241116.e8c38b7 6.11.8 * --- modules/software/software.nix | 2 -- modules/wm_and_de/hyprland.nix | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/software/software.nix b/modules/software/software.nix index 8230404..a971839 100644 --- a/modules/software/software.nix +++ b/modules/software/software.nix @@ -2,8 +2,6 @@ # also opens the TCP and UDP port from 1714 to 1764 programs.kdeconnect.enable = true; - environment.pathsToLink = ["/share/foot"]; - # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = let diff --git a/modules/wm_and_de/hyprland.nix b/modules/wm_and_de/hyprland.nix index 3aaac03..d1ba81e 100644 --- a/modules/wm_and_de/hyprland.nix +++ b/modules/wm_and_de/hyprland.nix @@ -44,6 +44,8 @@ style = "kvantum"; }; + environment.pathsToLink = ["/share/foot"]; + # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [