dionach: formatting by alejendra
This commit is contained in:
parent
1a6fd47e96
commit
a02ee9e825
|
@ -35,7 +35,9 @@
|
|||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = ["openssl-1.0.2u"];
|
||||
permittedInsecurePackages = [
|
||||
"openssl-1.0.2u"
|
||||
];
|
||||
};
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
|
|
Loading…
Reference in a new issue