nix-configs

Personal NixOS and home-manager configuration files
Log | Files | Refs

commit 2e45172e20ba742baaef68ac844b2c98e35536a2
parent 24f7bdfcfb05579b2e0499071f2f3e2f6bf682a6
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Mon,  1 Jun 2026 16:15:10 +0100

Wrong include name

Diffstat:
Mcommon/hyprland.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/hyprland.nix b/common/hyprland.nix @@ -1,4 +1,4 @@ -{ pkgs, username, ... }: +{ pkgs, vars, ... }: { environment.systemPackages = with pkgs; [