Move WSL from standalone Home Manager to NixOS

This commit is contained in:
Oliver Davies 2024-12-30 15:41:43 +00:00
parent d1e0abf4c5
commit c5afed5767
10 changed files with 324 additions and 92 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./autorandr.nix
./peek.nix
./screenkey.nix
];