flake.lock: Update

This commit is contained in:
nyanloutre 2021-10-18 10:45:52 +02:00
parent 0f3ee16912
commit 458b6a72cd
Signed by: nyanloutre
GPG key ID: 194A92D1103ACB2A
2 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,7 @@
modules = [
({ pkgs, ... }: {
nix.nixPath = [
"nixpkgs=${nixpkgs}"
"nixpkgs=${nixpkgs-unstable}"
];
})
nixpkgs-unstable.nixosModules.notDetected