pinned nixpkgs version

This commit is contained in:
CDaut 2024-10-06 12:37:29 +02:00
parent 0f572a9f85
commit a266ab201f
Signed by: clara
GPG key ID: 223391B52FAD4463
2 changed files with 8 additions and 2 deletions

View file

@ -6,6 +6,8 @@
"flakes"
];
nix.registry.nixpkgs.flake = inputs.nixpkgs;
# Bootloader.
boot.loader = {
efi.canTouchEfiVariables = true;