nixos-config/profiles/wsl
2024-10-24 07:06:40 -05:00
..
nixos-wsl Got my NixOS flake to run under WSL! 2023-08-20 17:55:05 -05:00
configuration.nix Updated system + hyprlad + gpu drivers 2024-10-24 07:06:40 -05:00
home.nix Cleaned up some wsl config 2024-06-23 20:24:04 -05:00
README.org Got my NixOS flake to run under WSL! 2023-08-20 17:55:05 -05:00

Trying to use a computer without Linux is hard

This is my WSL profile, which is a minimal installation I use on Windows underneath WSL. This (obviously) requires NixOS-WSL to be installed. I essentially just use this for Emacs, some useful CLI apps I can't live without (namely ranger), and LibreOffice, which runs strangely slow on Windows (hmm, I wonder why? It's not like Microsoft has a competing office suite or anything…)

The nixos-wsl directory is taken directly from NixOS-WSL and merely patched slightly to allow it to run with the unstable channel of nixpkgs.