the internet is a series of tubes

This commit is contained in:
marty 2025-12-21 15:55:39 +01:00
parent 8bac46929b
commit a4dfaabe09
8 changed files with 104 additions and 1 deletions

View file

@ -13,6 +13,10 @@
inputs.elephant.follows = "elephant";
};
nixos-cli.url = "github:nix-community/nixos-cli";
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
@ -22,6 +26,7 @@
home-manager,
walker,
nixos-cli,
zen-browser,
...
}:
let