From 9d1c35311c01046df9d52afd66e598ae57e56509 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 13 Feb 2023 14:25:16 +0100 Subject: move packages around --- hosts/toaster/default.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hosts/toaster/default.nix') diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 6ef19d0..6aaa4bc 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -10,10 +10,6 @@ ]; nixpkgs.config.allowUnfree = true; - environment.systemPackages = with pkgs; [ - audacity - yt-dlp - ]; # Use the systemd-boot EFI boot loader. boot.loader.systemd-boot.enable = true; -- cgit v1.3.1