changes
This commit is contained in:
parent
62b3b0f442
commit
3c949659e3
4 changed files with 8 additions and 6 deletions
|
@ -31,12 +31,13 @@
|
|||
programs = {
|
||||
editors = {
|
||||
emacs.enable = true;
|
||||
neovim.enable = false;
|
||||
neovim.enable = true;
|
||||
helix.enable = true;
|
||||
kakoune.enable = false;
|
||||
kakoune.enable = true;
|
||||
};
|
||||
discord.enable = true;
|
||||
firefox.enable = true;
|
||||
spotify.enable = true;
|
||||
zathura.enable = true;
|
||||
zellij.enable = true;
|
||||
terminals = {
|
||||
|
|
|
@ -11,7 +11,7 @@ in {
|
|||
blanket
|
||||
calibre
|
||||
cbonsai
|
||||
coreutils
|
||||
coreutils-full
|
||||
cmake
|
||||
cmus
|
||||
difftastic
|
||||
|
@ -43,7 +43,7 @@ in {
|
|||
keepassxc
|
||||
krita
|
||||
lazygit
|
||||
#librewolf
|
||||
librewolf
|
||||
libtool
|
||||
links2
|
||||
lutris
|
||||
|
@ -53,6 +53,7 @@ in {
|
|||
musikcube
|
||||
nautilus
|
||||
ncmpcpp
|
||||
nettools
|
||||
neofetch
|
||||
nheko
|
||||
networkmanagerapplet
|
||||
|
@ -69,7 +70,6 @@ in {
|
|||
pavucontrol
|
||||
pdfarranger
|
||||
pfetch
|
||||
pidgin
|
||||
playerctl
|
||||
polkit
|
||||
prismlauncher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue