nixos-config/profiles/wsl
2025-01-07 14:51:33 -06:00
..
nixos-wsl Got my NixOS flake to run under WSL! 2023-08-20 17:55:05 -05:00
configuration.nix Cleaned up some readme's and main config files 2025-01-07 14:51:33 -06:00
home.nix Cleaned up some wsl config 2024-06-23 20:24:04 -05:00
README.org Cleaned up some readme's and main config files 2025-01-07 14:51:33 -06:00

Trying to use a computer without Linux is hard

WARNING: I haven't used Windows for a very long time, so this profile is unmaintained.

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.