From dc7bd5b26aaf0f3733089d061ea85fd63c09741e Mon Sep 17 00:00:00 2001 From: Crazazy Date: Thu, 3 Apr 2025 12:51:42 +0200 Subject: Update packages in config --- nixos.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'nixos.org') diff --git a/nixos.org b/nixos.org index b75a25a..08062f6 100644 --- a/nixos.org +++ b/nixos.org @@ -271,10 +271,10 @@ stuff wf-shell wayfire-plugins-extra ]; - sound.enable = true; + services.pipewire.audio.enable = true; fonts.packages = with pkgs; [ noto-fonts - noto-fonts-cjk + noto-fonts-cjk-sans noto-fonts-emoji liberation_ttf fira-code @@ -284,7 +284,8 @@ stuff proggyfonts ]; environment.systemPackages = with pkgs; [ - wofi waypipe + waypipe swaylock alsa-utils brightnessctl + grim slurp wofi ]; } #+end_src @@ -408,6 +409,7 @@ stuff services.emacs = { # package = import ./emacs.nix; package = pkgs.emacs29-pgtk; + startWithGraphical = true; defaultEditor = true; enable = true; }; -- cgit 1.4.1-2-gfad0