no unsecure stuff
This commit is contained in:
parent
f5ae5417ec
commit
a70d7c057e
1 changed files with 0 additions and 5 deletions
|
@ -439,11 +439,6 @@ in
|
|||
zsh
|
||||
];
|
||||
|
||||
# olm is insecure
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"olm-3.2.16"
|
||||
];
|
||||
|
||||
# we want git with LFS support and Co.
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue