reformatting

This commit is contained in:
baduhai 2022-12-07 00:59:57 -03:00
parent 59bf5b4312
commit e1c402db2d

View file

@ -1,9 +1,7 @@
{ config, pkgs, lib, ... }: { config, pkgs, lib, ... }:
{ {
nixpkgs.config = { nixpkgs.config.allowUnfree = true;
allowUnfree = true;
};
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
any-nix-shell any-nix-shell