[NixOS] Package renames
This commit is contained in:
parent
b12f84c007
commit
eb22968ab4
@ -34,7 +34,7 @@ makeEnable config "modules.desktop" true {
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Appearance
|
# Appearance
|
||||||
gnome.adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
libsForQt5.breeze-gtk
|
libsForQt5.breeze-gtk
|
||||||
# materia-theme
|
# materia-theme
|
||||||
@ -60,8 +60,8 @@ makeEnable config "modules.desktop" true {
|
|||||||
|
|
||||||
feh
|
feh
|
||||||
firefox
|
firefox
|
||||||
gnome.cheese
|
cheese
|
||||||
gnome.gpaste
|
gpaste
|
||||||
kleopatra
|
kleopatra
|
||||||
libnotify
|
libnotify
|
||||||
libreoffice
|
libreoffice
|
||||||
|
Loading…
Reference in New Issue
Block a user