add beeperr to drivebystation-nix

This commit is contained in:
Andreas Schaafsma 2024-11-10 04:18:36 +01:00
parent 5325c20286
commit 65fe6030ac

View File

@ -20,6 +20,7 @@ in
packages = [
pkgs.nil
pkgs.steam
pkgs.beeper
];
};
dconf.settings."org/gnome/desktop/wm/preferences".button-layout = "appmenu:,minimize,maximize,close";