rin/packages: update to new gnome package names
This commit is contained in:
parent
7cebea5535
commit
484ed2e926
2 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
wget
|
wget
|
||||||
] ++ lib.optionals enableGUI [
|
] ++ lib.optionals enableGUI [
|
||||||
gparted
|
gparted
|
||||||
gnome.nautilus
|
nautilus
|
||||||
];
|
];
|
||||||
environment.variables.EDITOR = "nvim";
|
environment.variables.EDITOR = "nvim";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -26,10 +26,9 @@
|
||||||
element-desktop
|
element-desktop
|
||||||
eww
|
eww
|
||||||
feh
|
feh
|
||||||
|
file-roller
|
||||||
gamescope
|
gamescope
|
||||||
gimp
|
gimp
|
||||||
gnome.file-roller
|
|
||||||
gnome.zenity
|
|
||||||
grim
|
grim
|
||||||
#kotatogram-desktop
|
#kotatogram-desktop
|
||||||
krita
|
krita
|
||||||
|
|
@ -61,5 +60,6 @@
|
||||||
})
|
})
|
||||||
xclip
|
xclip
|
||||||
xorg.xgamma
|
xorg.xgamma
|
||||||
|
zenity
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue