Flake update + migrate to obsidian
This commit is contained in:
parent
0166435ed2
commit
4ca74d8272
5 changed files with 39 additions and 36 deletions
10
flake.nix
10
flake.nix
|
|
@ -48,11 +48,11 @@
|
|||
allowUnfree = true;
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
permittedInsecurePackages = [
|
||||
"electron-27.3.11" # LogSeq
|
||||
"aspnetcore-runtime-6.0.36" # Sonarr
|
||||
"aspnetcore-runtime-wrapped-6.0.36" # Sonarr
|
||||
"dotnet-sdk-6.0.428" # Sonarr
|
||||
"dotnet-sdk-wrapped-6.0.428" # Sonarr
|
||||
# "electron-27.3.11" # LogSeq
|
||||
# "aspnetcore-runtime-6.0.36" # Sonarr
|
||||
# "aspnetcore-runtime-wrapped-6.0.36" # Sonarr
|
||||
# "dotnet-sdk-6.0.428" # Sonarr
|
||||
# "dotnet-sdk-wrapped-6.0.428" # Sonarr
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue