chore: Update to latest nixos-unstable release

This commit is contained in:
Donovan Glover
2023-11-03 19:37:26 -04:00
parent cc1da27091
commit c115dd88ef
5 changed files with 7 additions and 61 deletions

View File

@@ -57,7 +57,7 @@
rmlint
sd
smartmontools
# visidata
visidata
scc
hwinfo
stress
@@ -123,8 +123,4 @@
];
environment.defaultPackages = [ ];
nixpkgs.config.permittedInsecurePackages = [
"electron-24.8.6" # logseq
];
}