Skip to content

Commit

Permalink
switch to zfs unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Dec 7, 2017
1 parent fa5f3be commit c3ce89a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nixos/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ with pkgs;
boot = {
kernelPackages = linuxPackages_latest;
extraModulePackages = with config.boot.kernelPackages; [ wireguard ];
zfs.enableUnstable = true;
};

nixpkgs.config.allowUnfree = true;
Expand All @@ -14,6 +15,8 @@ with pkgs;
wireguard
socat
whois
gnome3.defaultIconTheme
hicolor_icon_theme

# must have
psmisc
Expand Down

0 comments on commit c3ce89a

Please sign in to comment.