summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hel.nix b/hel.nix
index c4d30827..20d0b3c2 100644
--- a/hel.nix
+++ b/hel.nix
@@ -78,7 +78,6 @@
78 ntfs3g 78 ntfs3g
79 exfat 79 exfat
80 rebuild-system 80 rebuild-system
81 gnome3.dconf gnome3.dconf-editor
82 ]; 81 ];
83 82
84 nixpkgs.config.packageOverrides = pkgs: rec { 83 nixpkgs.config.packageOverrides = pkgs: rec {
@@ -580,8 +579,6 @@
580 ''; 579 '';
581 }; 580 };
582 581
583 programs.dconf.enable = true;
584
585 system = { 582 system = {
586 stateVersion = "16.09"; 583 stateVersion = "16.09";
587 }; 584 };