From 690fbedf4cfb00a78187f82c369b38b4849adf27 Mon Sep 17 00:00:00 2001 From: oqyude Date: Mon, 4 Aug 2025 16:08:56 +0300 Subject: [PATCH] 123 --- devices/wsl.nix | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/devices/wsl.nix b/devices/wsl.nix index 4db4c41..63ca9a4 100755 --- a/devices/wsl.nix +++ b/devices/wsl.nix @@ -18,17 +18,6 @@ let self.nixosModules.software.beets self.nixosModules.server.open-webui self.homeConfigurations.default.nixosModule - # (self.homeConfigurations.default.nixosModule { - # inherit inputs; - # config.device.type = deviceType; - # }) - # ( { - # extraSpecialArgs = { - # inherit inputs; - # inherit (config.device) type; - # #deviceType = config.device.type; - # }; - # }) ]; home-manager = {