full, tested wsl config.

This commit is contained in:
Gabe Venberg 2024-05-15 13:22:50 -05:00
parent b900d6761a
commit 9f21d3020b
5 changed files with 19 additions and 13 deletions

View file

@ -5,9 +5,6 @@
outputs,
...
}: {
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
nix = {
package = pkgs.nixFlakes;
extraOptions = ''