mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat(packages.nix): adds darktable back
This commit is contained in:
parent
9ebafb7229
commit
b3f1bd4b28
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
{ inputs, pkgs, ... }:
|
{ inputs, pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
sptlrx
|
|
||||||
jq
|
jq
|
||||||
tmux
|
tmux
|
||||||
wdisplays
|
wdisplays
|
||||||
|
|
@ -13,6 +12,7 @@
|
||||||
file
|
file
|
||||||
fzf
|
fzf
|
||||||
gimp
|
gimp
|
||||||
|
darktable
|
||||||
lazygit
|
lazygit
|
||||||
libreoffice
|
libreoffice
|
||||||
xfce.thunar
|
xfce.thunar
|
||||||
|
|
@ -23,7 +23,6 @@
|
||||||
wineWowPackages.wayland
|
wineWowPackages.wayland
|
||||||
element-desktop-wayland
|
element-desktop-wayland
|
||||||
spotify
|
spotify
|
||||||
spot
|
|
||||||
thunderbird
|
thunderbird
|
||||||
neofetch
|
neofetch
|
||||||
yarn
|
yarn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue