Remove nix.nixPath

This commit is contained in:
Oliver Davies 2025-04-09 18:00:00 +01:00
parent db5f09dace
commit 0731d56ac2
6 changed files with 0 additions and 12 deletions

View file

@ -15,8 +15,6 @@
../../users/luke
];
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
# Bootloader.
boot = {
loader = {