summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-01-23 11:38:02 -0500
committerFreya Murphy <freya@freyacat.org>2025-01-23 11:38:02 -0500
commita4650fc22a01a3ea2190284204a87d6ca3abd824 (patch)
tree3440bceb57691956bc45148515c1b5e52c846ef6 /flake.nix
parentupdate commits (diff)
downloaddotfiles-nix-a4650fc22a01a3ea2190284204a87d6ca3abd824.tar.gz
dotfiles-nix-a4650fc22a01a3ea2190284204a87d6ca3abd824.tar.bz2
dotfiles-nix-a4650fc22a01a3ea2190284204a87d6ca3abd824.zip
reconfigure hyprland
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 4a7af47..ea82642 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,6 +12,7 @@
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
# hyprland
hyprland.url = "github:hyprwm/Hyprland";
+ hyprland.inputs.nixpkgs.follows = "nixpkgs";
# hyprland plugins
hyprland-plugins.url = "github:hyprwm/hyprland-plugins";
hyprland-plugins.inputs.hyprland.follows = "hyprland";