update packages
This commit is contained in:
parent
af5ed4156d
commit
dcfc06667b
1 changed files with 0 additions and 6 deletions
|
@ -6,9 +6,6 @@
|
||||||
allowUnfree = unfree;
|
allowUnfree = unfree;
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-27.3.11" # Logseq
|
"electron-27.3.11" # Logseq
|
||||||
"dotnet-runtime-wrapped-7.0.20"
|
|
||||||
"dotnet-runtime-7.0.20"
|
|
||||||
"olm-3.2.16" # Something in hyprland
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
hostPlatform = system;
|
hostPlatform = system;
|
||||||
|
@ -20,9 +17,6 @@
|
||||||
allowUnfree = unfree;
|
allowUnfree = unfree;
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-27.3.11" # Logseq
|
"electron-27.3.11" # Logseq
|
||||||
"dotnet-runtime-wrapped-7.0.20"
|
|
||||||
"dotnet-runtime-7.0.20"
|
|
||||||
"olm-3.2.16" # Something in hyprland
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
hostPlatform = system;
|
hostPlatform = system;
|
||||||
|
|
Loading…
Add table
Reference in a new issue