i am going to kill myself
This commit is contained in:
parent
e7bf33d7a6
commit
6ea9579943
1 changed files with 1 additions and 2 deletions
|
@ -100,7 +100,7 @@ in
|
||||||
];
|
];
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# bg
|
# bg
|
||||||
hyprpaper
|
inputs.hyprpaper.packages.${pkgs.system}.default
|
||||||
# bar
|
# bar
|
||||||
waybar
|
waybar
|
||||||
# lock
|
# lock
|
||||||
|
@ -112,7 +112,6 @@ in
|
||||||
# notifications
|
# notifications
|
||||||
mako
|
mako
|
||||||
# cursor
|
# cursor
|
||||||
inputs.hyprpaper.packages.${pkgs.system}.hyprpaper
|
|
||||||
catppuccin-cursors.mochaDark
|
catppuccin-cursors.mochaDark
|
||||||
inputs.rose-pine-hyprcursor.packages.${pkgs.system}.default
|
inputs.rose-pine-hyprcursor.packages.${pkgs.system}.default
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue