mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Use stable logseq
This commit is contained in:
@@ -102,6 +102,7 @@ in
|
||||
legendary-gl
|
||||
libation
|
||||
lm_sensors
|
||||
logseq
|
||||
mullvad-vpn
|
||||
netdata
|
||||
nfs-utils
|
||||
@@ -116,7 +117,6 @@ in
|
||||
unstable.blender
|
||||
unstable.burpsuite
|
||||
unstable.dotnet-sdk_8
|
||||
unstable.obsidian
|
||||
unstable.ryujinx
|
||||
unstable.signal-desktop
|
||||
unstable.tailscale
|
||||
@@ -165,7 +165,9 @@ in
|
||||
hostPlatform = "x86_64-linux";
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [ ];
|
||||
permittedInsecurePackages = [
|
||||
"electron-27.3.11"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
@@ -99,7 +99,6 @@ in
|
||||
"logseq"
|
||||
"lulu"
|
||||
"notunes"
|
||||
"obsidian"
|
||||
"postman"
|
||||
"raycast"
|
||||
"rectangle"
|
||||
|
Reference in New Issue
Block a user