pinned nixpkgs version
This commit is contained in:
parent
0f572a9f85
commit
a266ab201f
2 changed files with 8 additions and 2 deletions
|
|
@ -6,6 +6,8 @@
|
|||
"flakes"
|
||||
];
|
||||
|
||||
nix.registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
|
||||
# Bootloader.
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue