mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add i2p
This commit is contained in:
parent
103f7c4813
commit
6103a43011
4 changed files with 47 additions and 24 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, lib, config, osConfig, ... }: let
|
||||
cfg = osConfig.mods;
|
||||
{ pkgs, lib, config, osConfig, ... }:
|
||||
let cfg = osConfig.mods;
|
||||
|
||||
in {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue