diff options
| author | Grigory Shipunov | 2023-02-13 14:25:16 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-02-13 14:25:16 +0100 |
| commit | 9d1c35311c01046df9d52afd66e598ae57e56509 (patch) | |
| tree | 4b38b04a0a8bc86c3ed1d13cc7807394b2fd1a98 /hosts/toaster | |
| parent | c57817fdf3e8948b51f64148fcbc32249f0ce071 (diff) | |
move packages around
Diffstat (limited to 'hosts/toaster')
| -rw-r--r-- | hosts/toaster/default.nix | 4 |
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; |
