forked from poz/niksos
remove the xz thing (I'm back on 5.4.6)
This commit is contained in:
parent
cd6faba183
commit
2736c650ff
4 changed files with 0 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
../../options/common/btrfs-scrub.nix
|
||||
../../options/common/xz.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -8,7 +8,6 @@ _: {
|
|||
../../options/common/oomd.nix
|
||||
../../options/common/pin-registry.nix
|
||||
../../options/common/preserve-system.nix
|
||||
../../options/common/xz.nix
|
||||
../../options/desktop/bluetooth.nix
|
||||
../../options/desktop/dev/malloc-perturb.nix
|
||||
../../options/desktop/fonts.nix
|
||||
|
|
|
@ -11,7 +11,6 @@ _: {
|
|||
../../options/common/oomd.nix
|
||||
../../options/common/pin-registry.nix
|
||||
../../options/common/preserve-system.nix
|
||||
../../options/common/xz.nix
|
||||
../../options/desktop/asusd.nix
|
||||
../../options/desktop/bluetooth.nix
|
||||
../../options/desktop/dev/malloc-perturb.nix
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
_: {
|
||||
environment.variables = {
|
||||
# https://gist.github.com/sgammon/ec604c3fabd1a22dd3cdc381b736b03e
|
||||
yolAbejyiejuvnup = "Evjtgvsh5okmkAvj";
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue