hosts/samhain: etterna deprecated?!

This commit is contained in:
kat witch 2021-07-01 22:41:46 +01:00
parent 5a4a9d1496
commit 0e79f3a290
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -93,7 +93,7 @@ in
# graphics tablet
services.xserver.wacom.enable = true;
environment.systemPackages = [ pkgs.stepmania pkgs.etterna pkgs.screenstub ];
environment.systemPackages = [ pkgs.stepmania pkgs.screenstub ];
# other stuffs
boot.loader.systemd-boot.enable = true;