hosts/samhain: installed etterna

This commit is contained in:
kat witch 2021-05-12 01:52:50 +01:00
parent e9d795cc37
commit 49e320e249
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 4 additions and 4 deletions

View file

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