feat(elias-e525): bump to 25.05
This commit is contained in:
parent
f6f7e911d4
commit
1153240aac
13 changed files with 63 additions and 51 deletions
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
gnome.gnome-tweaks
|
||||
gnome.gnome-keyring
|
||||
gnome.seahorse
|
||||
gnome-tweaks
|
||||
gnome-keyring
|
||||
seahorse
|
||||
];
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
# Process/System Administration
|
||||
htop
|
||||
gnome.gnome-tweaks
|
||||
gnome-tweaks
|
||||
xorg.xhost
|
||||
dmidecode
|
||||
evtest
|
||||
|
@ -39,8 +39,8 @@
|
|||
lzop
|
||||
|
||||
# Password Management
|
||||
gnome.gnome-keyring
|
||||
gnome.seahorse
|
||||
gnome-keyring
|
||||
seahorse
|
||||
|
||||
# Remote Control Tools
|
||||
remmina
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue