Update to NixOS 19.09

This commit is contained in:
Daniel Frank 2019-10-10 00:35:43 +02:00
commit 8421f71031
Signed by: tokudan
GPG key ID: 063CCCAD04182D32
2 changed files with 0 additions and 116 deletions

View file

@ -5,10 +5,8 @@
{ config, pkgs, ... }:
{
disabledModules = [ "tasks/auto-upgrade.nix" ];
imports =
[
./auto-upgrade.nix
./hardware-configuration.nix
./sshusers.nix
./variables.nix