summaryrefslogtreecommitdiff
path: root/sif.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sif.nix')
-rw-r--r--sif.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/sif.nix b/sif.nix
index 62d07a9c..63d63e8b 100644
--- a/sif.nix
+++ b/sif.nix
@@ -44,8 +44,6 @@
44 i18n.defaultLocale = "en_US.UTF-8"; 44 i18n.defaultLocale = "en_US.UTF-8";
45 console.keyMap = "dvp"; 45 console.keyMap = "dvp";
46 46
47 boot.kernelPackages = pkgs.linuxPackages_latest;
48
49 time.timeZone = "Europe/Berlin"; 47 time.timeZone = "Europe/Berlin";
50 48
51 environment.systemPackages = with pkgs; [ 49 environment.systemPackages = with pkgs; [