summaryrefslogtreecommitdiff
path: root/hosts/toaster/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/toaster/default.nix')
-rw-r--r--hosts/toaster/default.nix4
1 files changed, 0 insertions, 4 deletions
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;