summary refs log tree commit diff stats
path: root/system/settings
diff options
context:
space:
mode:
authorAlan Pearce2024-10-28 20:07:23 +0100
committerAlan Pearce2024-10-28 20:07:23 +0100
commitbe7b2fcdb241178d1f53c3467f75c49f799ed7d2 (patch)
tree70e540d4dd191007fc82cec4e80a0873225d2f46 /system/settings
parentb843fd83a9cecd9a12647056d48bc5291e965be8 (diff)
downloadnixfiles-be7b2fcdb241178d1f53c3467f75c49f799ed7d2.tar.lz
nixfiles-be7b2fcdb241178d1f53c3467f75c49f799ed7d2.tar.zst
nixfiles-be7b2fcdb241178d1f53c3467f75c49f799ed7d2.zip
base: remove lzma
Diffstat (limited to 'system/settings')
-rw-r--r--system/settings/programs/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/programs/base.nix b/system/settings/programs/base.nix
index 47ed4c07..ac85a14d 100644
--- a/system/settings/programs/base.nix
+++ b/system/settings/programs/base.nix
@@ -2,7 +2,6 @@
   environment.systemPackages = with pkgs; [
     home-manager
     brotli
-    lzma
     lzop
     zstd
   ] ++ (lib.optionals (stdenv.isLinux) [