updating email config
This commit is contained in:
parent
d6652f5b73
commit
4b5acfbfc4
3 changed files with 41 additions and 15 deletions
|
@ -86,10 +86,15 @@
|
|||
papers
|
||||
newsflash
|
||||
|
||||
#wine_wow_packages.waylandFull
|
||||
wineWowPackages.staging
|
||||
wineWowPackages.fonts
|
||||
winetricks
|
||||
|
||||
spice
|
||||
spice-gtk
|
||||
spice-protocol
|
||||
virt-viewer
|
||||
|
||||
nyxt
|
||||
librewolf
|
||||
ungoogled-chromium
|
||||
|
@ -101,6 +106,7 @@
|
|||
signal-desktop
|
||||
libreoffice
|
||||
plexamp
|
||||
carla
|
||||
audacity
|
||||
supercollider-with-plugins
|
||||
bitwig-studio
|
||||
|
@ -114,6 +120,7 @@
|
|||
yabridgectl
|
||||
ansel
|
||||
rawtherapee
|
||||
epson-escpr
|
||||
];
|
||||
|
||||
username = "emenel";
|
||||
|
@ -122,9 +129,20 @@
|
|||
sessionPath = [ "/home/emenel/.config/emacs/bin"
|
||||
"/home/emenel/.config/fish/functions" ];
|
||||
|
||||
sessionVariables = {
|
||||
EDITOR = "emacsclient";
|
||||
WINEFSYNC = 1;
|
||||
};
|
||||
|
||||
stateVersion = "24.05";
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
gtk.enable = true;
|
||||
package = pkgs.vanilla-dmz;
|
||||
name = "Vanilla-DMZ";
|
||||
};
|
||||
|
||||
programs = {
|
||||
home-manager.enable = true;
|
||||
direnv = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue