add thunderbird to ideapad

This commit is contained in:
k3t
2026-06-15 08:30:04 -06:00
parent 78d0a37afe
commit c38048f1e7
+3 -5
View File
@@ -11,9 +11,7 @@
];
networking.hostName = "IdeaPad";
#users.users.k3t = {
# packages = with pkgs; [
# ];
#};
environment.systemPackages = with pkgs; [
thunderbird
];
}