misc changes
parent
28e4e017a3
commit
fd0d7b5f9a
|
@ -1,5 +1,6 @@
|
|||
{ 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
|
||||
gimp
|
||||
gnumake
|
||||
html-tidy
|
||||
htop
|
||||
j2cli
|
||||
jq
|
||||
killall
|
||||
libnotify
|
||||
|
@ -131,8 +133,10 @@ in {
|
|||
networkmanagerapplet
|
||||
nextcloud-client
|
||||
pandoc
|
||||
#pinentry
|
||||
pv
|
||||
ripgrep
|
||||
sassc
|
||||
signify
|
||||
sxiv
|
||||
telnet
|
||||
|
|
Loading…
Reference in New Issue