temperance: configuration: cleanup
This commit is contained in:
parent
3a868edf78
commit
23bdd9c99f
1 changed files with 1 additions and 18 deletions
|
@ -3,24 +3,7 @@
|
||||||
lib,
|
lib,
|
||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}: let
|
}: {
|
||||||
inherit
|
|
||||||
(
|
|
||||||
pkgs.callPackage ./kernel/xanmod.nix {
|
|
||||||
inherit lib;
|
|
||||||
inherit
|
|
||||||
(pkgs)
|
|
||||||
stdenv
|
|
||||||
fetchFromGitHub
|
|
||||||
kernelPatches
|
|
||||||
buildLinux
|
|
||||||
variant
|
|
||||||
;
|
|
||||||
}
|
|
||||||
)
|
|
||||||
xanmod_blox
|
|
||||||
;
|
|
||||||
in {
|
|
||||||
# Time Zone
|
# Time Zone
|
||||||
time.timeZone = "Europe/Zurich";
|
time.timeZone = "Europe/Zurich";
|
||||||
# Select internationalisation properties.
|
# Select internationalisation properties.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue