mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
profile/desktops-dev: use imhex instead bless
This commit is contained in:
parent
078351a0cd
commit
2c88e9f057
1 changed files with 1 additions and 1 deletions
|
@ -14,13 +14,13 @@ in
|
||||||
|
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bless # hex editor
|
|
||||||
bruno
|
bruno
|
||||||
chromium
|
chromium
|
||||||
dbeaver-bin
|
dbeaver-bin
|
||||||
filezilla
|
filezilla
|
||||||
fritzing
|
fritzing
|
||||||
gnome-font-viewer
|
gnome-font-viewer
|
||||||
|
imhex # hex editor
|
||||||
inlyne
|
inlyne
|
||||||
meld
|
meld
|
||||||
qgis
|
qgis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue