feat(Infini-WSL): add host for Windows Subsystem For Linux
This commit is contained in:
parent
0b1a8cbe9a
commit
8bb0369c1c
5 changed files with 99 additions and 3 deletions
|
@ -41,6 +41,8 @@
|
|||
|
||||
quick-nix-registry.url = "github:divnix/quick-nix-registry";
|
||||
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL";
|
||||
|
||||
# --- Application-Specific Flake Inputs
|
||||
# # --- Powercord
|
||||
powercord-setup.url = "path:/etc/nixos/subflakes/powercord";
|
||||
|
@ -115,6 +117,7 @@
|
|||
./secrets
|
||||
|
||||
# --- Library Modules ---
|
||||
inputs.nixos-wsl.nixosModules.wsl
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
inputs.quick-nix-registry.nixosModules.local-registry
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue