From ac0eb28d0ca30a5a4e4bc295762629478944b06c Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 3 Aug 2025 23:42:01 +0300 Subject: [PATCH] 123 --- devices/wsl.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/devices/wsl.nix b/devices/wsl.nix index ea57221..fa2aada 100755 --- a/devices/wsl.nix +++ b/devices/wsl.nix @@ -20,10 +20,6 @@ let self.homeConfigurations.wsl.nixosModule ]; - environment.systemPackages = with pkgs; [ - gparted - ]; - fileSystems = { # beets "/mnt/beets/music" = {