update flake and stuff

This commit is contained in:
Kopatz
2024-07-23 12:46:52 +02:00
parent db873ef449
commit 3022aa9250
7 changed files with 72 additions and 98 deletions

View File

@@ -50,18 +50,19 @@ in {
};
#services.xserver.wacom.enable = true;
services.tumbler.enable = true; # for thumbnails
services.gvfs = {
enable = true; # for file manager, trash support, etc.
package = pkgs.gvfs;
};
programs.file-roller.enable = true;
programs.thunar.enable = true;
programs.thunar.plugins = with pkgs.xfce; [
thunar-archive-plugin
thunar-volman
];
services.gvfs.enable = true; # for file manager, trash support, etc.
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
keepassxc
xfce.thunar # file manager
discord
vesktop
gvfs
@@ -82,7 +83,7 @@ in {
pinta # paint
#qalculate-qt # calculator TODO build broken
#libsForQt5.kcalc
syncthingtray
#syncthingtray #doesnt work with socket yet
v4l-utils
logseq # notes
xarchiver # archive tool