removed a line
This commit is contained in:
parent
a6ddfb5f4a
commit
0902215ab2
|
@ -99,10 +99,6 @@
|
|||
extraOptions = "experimental-features = nix-command flakes";
|
||||
package = pkgs.nixFlakes;
|
||||
};
|
||||
# Enable nix-2.15.3 for some reaseon something depends on it
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"nix-2.15.3"
|
||||
];
|
||||
|
||||
services.emacs.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue