update lemur config

This commit is contained in:
Ray Andrew 2025-03-08 20:08:46 -06:00
parent 51f1d9c8fd
commit 8a0886f4d1
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -41,14 +41,14 @@
# home manager
hm.custom = {
latex.enable = true;
latex.enable = false;
gui = {
default.enable = true;
i3.enable = true;
ghostty.enable = true;
};
email = {
enable = true;
enable = false;
davmail = true;
neomutt = true;
mbsync = true;

View file

@ -31,7 +31,7 @@
};
};
swap = {
size = "108G";
size = "45G";
content = {
type = "swap";
discardPolicy = "both";