feat: create libreoffice configuration

This commit is contained in:
Zhongheng Liu 2024-08-10 17:45:13 +08:00
commit 588774b59e
No known key found for this signature in database
3 changed files with 6 additions and 5 deletions

View file

@ -65,6 +65,7 @@
zed-editor
rhythmbox
clash-verge-rev
libreoffice
];
programs.waybar = {
enable = true;

View file

@ -15,7 +15,7 @@
./services/laptop.preset.nix
./hardware-configuration.nix
];
# boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.supportedFilesystems = ["ntfs"];
security.pam.services.hyprlock = {};
hardware.bluetooth = {

View file

@ -2,13 +2,13 @@
fonts.packages = with pkgs; [
#helvetica-neue-lt-std
aileron
#corefonts
corefonts
#vistafonts
#vistafonts-chs
noto-fonts
#noto-fonts-cjk
noto-fonts-cjk
noto-fonts-emoji
#liberation_ttf
liberation_ttf
#mplus-outline-fonts.githubRelease
#dina-font
#proggyfonts
@ -16,7 +16,7 @@
(
nerdfonts.override {
fonts = [
"FiraCode"
#"FiraCode"
"IBMPlexMono"
#"IntelOneMono"
#"CascadiaMono"