Define imv keys, switch to btop, put stateful data in per-system config
This commit is contained in:
parent
0d212ce643
commit
a589e07a6c
29 changed files with 121 additions and 114 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
ffmpeg
|
||||
ffmpegthumbnailer
|
||||
puddletag
|
||||
pulsemixer
|
||||
];
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
dolphin-emu
|
||||
cemu
|
||||
ryujinx
|
||||
lime3ds
|
||||
duckstation
|
||||
pcsx2
|
||||
lime3ds
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
openarena
|
||||
xash3d
|
||||
];
|
||||
home.packages = with pkgs; [ xash3d ];
|
||||
}
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
libreoffice
|
||||
ffmpegthumbnailer
|
||||
imv
|
||||
bc
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
gotop
|
||||
p7zip
|
||||
vimv
|
||||
dua
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue