update and clean out flake lock

This commit is contained in:
outfoxxed 2025-07-24 19:56:41 -07:00
parent 728eb347c3
commit a876339678
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 90 additions and 455 deletions

View file

@ -1,5 +1,5 @@
{ system, inputs, impurity, lib, config, pkgs, ... }: let
inherit (inputs) hyprland hyprsunset hyprpicker hyprland-hy3 quickshell;
inherit (inputs) hyprland hyprland-hy3 quickshell;
exe = hyprland.packages.${system}.default.overrideAttrs (final: prev: {
dontStrip = true;
@ -53,8 +53,8 @@ in {
playerctl
wl-screenrec
hyprsunset.packages.${system}.default
hyprpicker.packages.${system}.default
hyprsunset
hyprpicker
];
wayland.windowManager.hyprland = {