windows alacritty settings

This commit is contained in:
Noah Masur
2022-07-09 19:21:33 +00:00
parent 3015f29f3b
commit 050cbfcba7
2 changed files with 821 additions and 0 deletions

View File

@ -19,6 +19,7 @@ nixpkgs.lib.nixosSystem {
automountPath = "/mnt";
defaultUser = globals.user;
startMenuLaunchers = true;
wslConf.network.generateResolvConf = true;
};
}
../common.nix