mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Updated Systems
This commit is contained in:
parent
89b2d305d5
commit
c046b956fc
|
|
@ -33,7 +33,7 @@
|
||||||
options = "--delete-older-than 30d";
|
options = "--delete-older-than 30d";
|
||||||
};
|
};
|
||||||
nix.optimise.automatic = true;
|
nix.optimise.automatic = true;
|
||||||
channels-config.allowUnfree = false;
|
channels-config.allowUnfree = true;
|
||||||
|
|
||||||
# Configure Flake Utils Plus
|
# Configure Flake Utils Plus
|
||||||
supportedSystems = inputs.snowfall-lib.inputs.flake-utils-plus.lib.defaultSystems ++ ["i686-linux"];
|
supportedSystems = inputs.snowfall-lib.inputs.flake-utils-plus.lib.defaultSystems ++ ["i686-linux"];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue