diff options
| -rw-r--r-- | bragi.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -46,6 +46,8 @@ in rec { | |||
| 46 | inherit (haskellPackages) trivmix; | 46 | inherit (haskellPackages) trivmix; |
| 47 | }; | 47 | }; |
| 48 | 48 | ||
| 49 | nixpkgs.config.allowUnfree = true; | ||
| 50 | |||
| 49 | environment.systemPackages = with pkgs; [ | 51 | environment.systemPackages = with pkgs; [ |
| 50 | git | 52 | git |
| 51 | mosh | 53 | mosh |
