reup
This commit is contained in:
parent
bc72aada53
commit
917f97a99c
6 changed files with 29 additions and 47 deletions
|
@ -42,7 +42,7 @@ in
|
|||
lazygit
|
||||
fzf
|
||||
|
||||
# kdeconnect # maybe once i get an android
|
||||
kdeconnect
|
||||
keepassxc
|
||||
|
||||
direnv
|
||||
|
@ -54,19 +54,12 @@ in
|
|||
meslo-lgs-nf
|
||||
|
||||
# libreoffice-qt
|
||||
|
||||
libsForQt5.ark
|
||||
libsForQt5.qtstyleplugin-kvantum
|
||||
libsForQt5.bismuth
|
||||
|
||||
|
||||
gtk-engine-murrine
|
||||
|
||||
plasma-browser-integration
|
||||
|
||||
(callPackage ./homepkgs/git-credential-keepassxc.nix { })
|
||||
(callPackage ./homepkgs/culr.nix { })
|
||||
# (callPackage ./homepkgs/glpaper.nix { })
|
||||
|
||||
];
|
||||
|
||||
|
@ -165,10 +158,10 @@ in
|
|||
enable = true;
|
||||
};
|
||||
|
||||
services.kdeconnect = {
|
||||
enable = true;
|
||||
indicator = true;
|
||||
};
|
||||
# services.kdeconnect = {
|
||||
# enable = true;
|
||||
# indicator = true;
|
||||
# };
|
||||
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue