flake.lock: Update
This commit is contained in:
parent
0f3ee16912
commit
458b6a72cd
2 changed files with 7 additions and 7 deletions
|
@ -26,7 +26,7 @@
|
|||
modules = [
|
||||
({ pkgs, ... }: {
|
||||
nix.nixPath = [
|
||||
"nixpkgs=${nixpkgs}"
|
||||
"nixpkgs=${nixpkgs-unstable}"
|
||||
];
|
||||
})
|
||||
nixpkgs-unstable.nixosModules.notDetected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue