Auto-commit: 2026-01-05 22:22:38
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
{
|
||||
programs.thunderbird = lib.mkIf nixosConfig.my.desktop.enable {
|
||||
enable = true;
|
||||
profiles = {
|
||||
default = {
|
||||
name = "default";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user