nixos: 25.11 -> 26.05
This commit is contained in:
parent
763960c0e6
commit
7d45fe1534
10 changed files with 35 additions and 27 deletions
|
|
@ -15,6 +15,9 @@
|
|||
"text/calendar" = ["thunderbird.desktop"];
|
||||
};
|
||||
};
|
||||
userDirs.enable = true;
|
||||
userDirs = {
|
||||
enable = true;
|
||||
setSessionVariables = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue