fuji-wsl: init
This commit is contained in:
parent
1bdcd5308a
commit
a842256b97
10 changed files with 126 additions and 13 deletions
|
@ -49,6 +49,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nixos-wsl = {
|
||||
url = "github:nix-community/NixOS-WSL";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-compat.follows = "";
|
||||
};
|
||||
|
||||
# ==== uku3lig stuff ====
|
||||
api-rs = {
|
||||
url = "github:uku3lig/api-rs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue