mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
profile/desktop-dev: add inlyne
This commit is contained in:
parent
a22f4005c6
commit
b1565b8035
1 changed files with 2 additions and 1 deletions
|
@ -15,13 +15,14 @@ in
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bless # hex editor
|
bless # hex editor
|
||||||
|
bruno
|
||||||
chromium
|
chromium
|
||||||
dbeaver-bin
|
dbeaver-bin
|
||||||
filezilla
|
filezilla
|
||||||
fritzing
|
fritzing
|
||||||
gnome.gnome-font-viewer
|
gnome.gnome-font-viewer
|
||||||
|
inlyne
|
||||||
meld
|
meld
|
||||||
bruno
|
|
||||||
qgis
|
qgis
|
||||||
sqlitebrowser
|
sqlitebrowser
|
||||||
(vscode-with-extensions.override {
|
(vscode-with-extensions.override {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue