Remove cliphist
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m45s
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m45s
This commit is contained in:
parent
cb141b969f
commit
b50764dfde
@ -13,7 +13,6 @@
|
||||
options.hyprland.enable = lib.mkEnableOption "Hyprland";
|
||||
config = {
|
||||
home.packages = with pkgs; [
|
||||
cliphist
|
||||
dunst
|
||||
# hyprlock
|
||||
hyprpaper
|
||||
|
@ -13,7 +13,6 @@
|
||||
options.hyprland.enable = lib.mkEnableOption "Hyprland";
|
||||
config = {
|
||||
home.packages = with pkgs; [
|
||||
cliphist
|
||||
dunst
|
||||
# hyprlock
|
||||
hyprpaper
|
||||
|
@ -9,7 +9,6 @@
|
||||
options.hyprland.enable = lib.mkEnableOption "Hyprland";
|
||||
config = {
|
||||
home.packages = with pkgs; [
|
||||
cliphist
|
||||
dunst
|
||||
# hyprlock
|
||||
hyprpaper
|
||||
|
Loading…
Reference in New Issue
Block a user