misc changes
parent
28e4e017a3
commit
fd0d7b5f9a
|
@ -1,5 +1,6 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [ ./nixos-common.nix ./desktop-sway ./alacritty ./theming ];
|
imports =
|
||||||
|
[ ./nixos-common.nix ./desktop-sway ./alacritty/capibara.nix ./theming ];
|
||||||
}
|
}
|
||||||
|
|
|
@ -119,7 +119,9 @@ in {
|
||||||
file
|
file
|
||||||
gimp
|
gimp
|
||||||
gnumake
|
gnumake
|
||||||
|
html-tidy
|
||||||
htop
|
htop
|
||||||
|
j2cli
|
||||||
jq
|
jq
|
||||||
killall
|
killall
|
||||||
libnotify
|
libnotify
|
||||||
|
@ -131,8 +133,10 @@ in {
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
pandoc
|
pandoc
|
||||||
|
#pinentry
|
||||||
pv
|
pv
|
||||||
ripgrep
|
ripgrep
|
||||||
|
sassc
|
||||||
signify
|
signify
|
||||||
sxiv
|
sxiv
|
||||||
telnet
|
telnet
|
||||||
|
|
Loading…
Reference in New Issue