Onizuka, remove beeper, add Beets

This commit is contained in:
Julia Lange 2026-02-10 10:44:05 -08:00
parent 09ae6daec0
commit 2ebd936994
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, ... }:
{
# "DP-2" = [
@ -66,6 +66,7 @@
mpv.enable = true;
zathura.enable = true;
feh.enable = true;
beets.enable = true;
neovim.enable = true;
neovim.languages = {
@ -103,7 +104,6 @@
gimp.enable = true;
beeper.enable = true;
discord.enable = true;
lutris.enable = true;