mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
wsl fixes
This commit is contained in:
@ -12,6 +12,7 @@ nixpkgs.lib.nixosSystem {
|
||||
nixpkgs.overlays = [ nur.overlay ];
|
||||
# Set registry to flake packages, used for nix X commands
|
||||
nix.registry.nixpkgs.flake = nixpkgs;
|
||||
identityFile = "/home/${globals.user}/.ssh/id_ed25519";
|
||||
gaming.steam = true;
|
||||
gaming.leagueoflegends = true;
|
||||
gaming.legendary = true;
|
||||
|
Reference in New Issue
Block a user