about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/games/starbound.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/games/starbound.nix b/tests/games/starbound.nix
index 0be34309..d1ef15e1 100644
--- a/tests/games/starbound.nix
+++ b/tests/games/starbound.nix
@@ -55,7 +55,7 @@ in {
 
     client = { pkgs, ... }: {
       imports = [
-        "${nixpkgsPath.nix}/nixos/tests/common/x11.nix"
+        "${nixpkgsPath}/nixos/tests/common/x11.nix"
       ];
       virtualisation.memorySize = 2047;
       environment.systemPackages = [