From 3a98b72e7f39ef6fdc17c538b453ace51c8c32fd Mon Sep 17 00:00:00 2001 From: willifan Date: Sun, 5 Jan 2025 01:10:56 +0100 Subject: [PATCH] readded games --- modules/default/common/desktop/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/default/common/desktop/default.nix b/modules/default/common/desktop/default.nix index 0349c10..52e4e4f 100644 --- a/modules/default/common/desktop/default.nix +++ b/modules/default/common/desktop/default.nix @@ -1,6 +1,8 @@ { ... }: { imports = [ + ./games + ./applications.nix ./autostart.nix ./boot.nix