diff --git a/modules/nixos/system/nix-settings.nix b/modules/nixos/system/nix-settings.nix index c0a0b0c..91b6204 100644 --- a/modules/nixos/system/nix-settings.nix +++ b/modules/nixos/system/nix-settings.nix @@ -37,8 +37,9 @@ # blender with cuda is not foss?!? "blender" ]; - allowAliases = false + allowAliases = false; }; + }; # Enable Nix flakes nix = {