Remove duplicate libreoffice

This commit is contained in:
Alexander Wainwright
2025-12-16 13:02:30 +10:00
parent 9a77d382df
commit 3472cc5fb9

View File

@@ -41,10 +41,6 @@
];
};
environment.systemPackages = with pkgs; [
libreoffice
];
# Enable networking
networking.networkmanager.enable = true;