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
|
zsh
|
||||||
];
|
];
|
||||||
|
|
||||||
# olm is insecure
|
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
|
||||||
"olm-3.2.16"
|
|
||||||
];
|
|
||||||
|
|
||||||
# we want git with LFS support and Co.
|
# we want git with LFS support and Co.
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue