Remove logseq and bump flake

This commit is contained in:
Dave Gallant
2024-06-18 08:27:16 -04:00
parent 7464b330eb
commit 5edbc61442
3 changed files with 38 additions and 40 deletions

View File

@@ -38,7 +38,6 @@
unstable = import nixpkgs-unstable {
system = "x86_64-linux";
config.allowUnfree = true;
config.permittedInsecurePackages = [ ];
};
in
{