feat: fix everything so that rebuilds are good
This commit is contained in:
parent
2ac1e0c90d
commit
827f2b6b60
10 changed files with 128 additions and 324 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [ bottles zeroad ];
|
||||
home.packages = with pkgs; [ bottles ];
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{ inputs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
home.packages = [ inputs.hyprswitch.packages.x86_64-linux.default ];
|
||||
# home.packages = [ inputs.hyprswitch.packages.x86_64-linux.default ];
|
||||
}
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
lazygit
|
||||
mmv
|
||||
cheat
|
||||
thefuck
|
||||
pcmanfm
|
||||
# thefuck RIP no longer maintained. Use `pay-respects` maybe
|
||||
# pcmanfm DEPR due to KDE
|
||||
udiskie
|
||||
sxiv
|
||||
transmission_4-gtk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue