mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Add zen
This commit is contained in:
parent
01c2d74965
commit
7722a877e6
6 changed files with 315 additions and 23 deletions
|
|
@ -18,6 +18,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
zen-browser = {
|
||||
url = "github:0xc000022070/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-minecraft.url = "git+https://codeberg.org/nix-astral/nix-minecraft.git";
|
||||
# nix-minecraft.url = "github:Infinidoge/nix-minecraft";
|
||||
valheim-server.url = "github:kmjayadeep/valheim-server-flake";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue