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