Merge branch 'master' of https://git.atagen.co/atagen/nix
This commit is contained in:
commit
ba40b01e17
8 changed files with 30 additions and 44 deletions
|
@ -39,7 +39,7 @@ in
|
|||
lazygit
|
||||
fzf
|
||||
|
||||
# kdeconnect # maybe once i get an android
|
||||
kdeconnect
|
||||
keepassxc
|
||||
|
||||
direnv
|
||||
|
@ -51,19 +51,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 { })
|
||||
|
||||
];
|
||||
|
||||
|
@ -162,10 +155,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