mako, email, encryption key

This commit is contained in:
Tristan 2023-04-17 17:13:26 +01:00
parent 590a195c13
commit 04a6a50fbc
4 changed files with 11 additions and 16 deletions

View file

@ -236,14 +236,8 @@
];
};
services.fnott = {
services.mako = {
enable = true;
# https://codeberg.org/dnkl/fnott/src/branch/master/fnott.ini
settings = {
main = {
selection-helper = "wofi --show dmenu";
};
};
};
programs.ncmpcpp = {
@ -361,6 +355,5 @@
home.file.".icons/default".source = "${pkgs.vanilla-dmz}/share/icons/Vanilla-DMZ";
programs.librewolf.enable = true;
programs.firefox.enable = true;
}

View file

@ -80,6 +80,7 @@
code = "codium";
};
services.gvfs.enable = true;
environment.systemPackages = with pkgs; [
foot
tealdeer