hosts/samhain: Screenstub moved into public for caching

This commit is contained in:
kat witch 2021-05-13 23:11:42 +01:00
parent 059d61d435
commit cbeb8cf6b3
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

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