wowzers #1

Merged
cry merged 6 commits from cry/wa2k.com:main into main 2026-03-14 16:54:38 +10:00
Showing only changes of commit 5fee4396ac - Show all commits

View file

@ -7,8 +7,7 @@ First add a the wa2k flake as an input:
# in flake.nix # in flake.nix
inputs = { inputs = {
wa2k = { wa2k = {
# url = "git+https://tearforge.net/cry/wa2k.com"; url = "git+https://tearforge.net/cry/wa2k.com";
url = "/home/me/test/wa2k";
inputs = { inputs = {
systems.follows = "systems"; systems.follows = "systems";
nixpkgs.follows = "nixpkgs"; nixpkgs.follows = "nixpkgs";