update and clean out flake lock
This commit is contained in:
parent
728eb347c3
commit
a876339678
3 changed files with 90 additions and 455 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue