aboutsummaryrefslogtreecommitdiff
path: root/modules/workstation/graphics/fun.nix
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2020-09-21 15:16:41 +0200
committerKatharina Fey <kookie@spacekookie.de>2020-09-21 15:16:41 +0200
commit7e9884e31f5eddeb60a89bb6acec941626713d0a (patch)
treebddd33673e216dd678dbcafd5420fdf73b3ef2ef /modules/workstation/graphics/fun.nix
parent6a27c5041ee1f2379dade8acc2cddf73ecee4290 (diff)
modules/graphics: updating fonts and games
Diffstat (limited to 'modules/workstation/graphics/fun.nix')
-rw-r--r--modules/workstation/graphics/fun.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/workstation/graphics/fun.nix b/modules/workstation/graphics/fun.nix
index de934b80e06..91ec044332e 100644
--- a/modules/workstation/graphics/fun.nix
+++ b/modules/workstation/graphics/fun.nix
@@ -4,7 +4,6 @@
home.packages = with pkgs; [
spotify
steam
-
superTuxKart
];
}