neofetch 6 whatsie
change neofetch to fastfetch & Adapt insecure packages to make whatsie installation possible
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [ "electron-32.3.3" ];
|
||||
permittedInsecurePackages = [ "qtwebengine-5.15.19" ];
|
||||
};
|
||||
|
||||
# ── whatsie insecure ──────────────────────────────────────────────────
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user