remove the xz thing (I'm back on 5.4.6)

This commit is contained in:
jacekpoz 2024-04-06 20:00:45 +02:00
parent cd6faba183
commit 2736c650ff
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
4 changed files with 0 additions and 9 deletions

View file

@ -1,6 +1,5 @@
_: { _: {
imports = [ imports = [
../../options/common/btrfs-scrub.nix ../../options/common/btrfs-scrub.nix
../../options/common/xz.nix
]; ];
} }

View file

@ -8,7 +8,6 @@ _: {
../../options/common/oomd.nix ../../options/common/oomd.nix
../../options/common/pin-registry.nix ../../options/common/pin-registry.nix
../../options/common/preserve-system.nix ../../options/common/preserve-system.nix
../../options/common/xz.nix
../../options/desktop/bluetooth.nix ../../options/desktop/bluetooth.nix
../../options/desktop/dev/malloc-perturb.nix ../../options/desktop/dev/malloc-perturb.nix
../../options/desktop/fonts.nix ../../options/desktop/fonts.nix

View file

@ -11,7 +11,6 @@ _: {
../../options/common/oomd.nix ../../options/common/oomd.nix
../../options/common/pin-registry.nix ../../options/common/pin-registry.nix
../../options/common/preserve-system.nix ../../options/common/preserve-system.nix
../../options/common/xz.nix
../../options/desktop/asusd.nix ../../options/desktop/asusd.nix
../../options/desktop/bluetooth.nix ../../options/desktop/bluetooth.nix
../../options/desktop/dev/malloc-perturb.nix ../../options/desktop/dev/malloc-perturb.nix

View file

@ -1,6 +0,0 @@
_: {
environment.variables = {
# https://gist.github.com/sgammon/ec604c3fabd1a22dd3cdc381b736b03e
yolAbejyiejuvnup = "Evjtgvsh5okmkAvj";
};
}