This commit is contained in:
2023-12-23 16:38:25 +00:00
parent 2d8a5291fb
commit 7f2beb6d27

View File

@@ -47,9 +47,9 @@
hyprland.overlays.default hyprland.overlays.default
nixgl.overlay nixgl.overlay
]; ];
config.permittedInsecurePackages = [ config.permittedInsecurePackages = [
"electron-25.9.0" "electron-25.9.0"
]; ];
}) })
// { // {
i3utils = i3utils.packages.${system}.default; i3utils = i3utils.packages.${system}.default;