From a380d9487f1c5c80b5f488b79a6a571974865357 Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Thu, 7 Nov 2024 09:06:17 +0100 Subject: [PATCH] cleared whitespace --- systems/x86_64-linux/drivebystation-nixos-wsl/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/systems/x86_64-linux/drivebystation-nixos-wsl/default.nix b/systems/x86_64-linux/drivebystation-nixos-wsl/default.nix index d0a71ea..508269c 100644 --- a/systems/x86_64-linux/drivebystation-nixos-wsl/default.nix +++ b/systems/x86_64-linux/drivebystation-nixos-wsl/default.nix @@ -10,7 +10,6 @@ pkgs, # You also have access to your flake's inputs. inputs, - # Additional metadata is provided by Snowfall Lib. namespace, # The namespace used for your flake, defaulting to "internal" if not set. system, # The system architecture for this host (eg. `x86_64-linux`).