Onizuka, remove beeper, add Beets
This commit is contained in:
parent
09ae6daec0
commit
2ebd936994
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue