[NixOS] Remove empty line from nix path
This commit is contained in:
parent
057347f1cf
commit
a50a05640f
@ -23,7 +23,6 @@
|
|||||||
channel.enable = false;
|
channel.enable = false;
|
||||||
nixPath = [
|
nixPath = [
|
||||||
"nixpkgs=${inputs.nixpkgs.outPath}"
|
"nixpkgs=${inputs.nixpkgs.outPath}"
|
||||||
"configuration"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user