mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): nix-visualize
This commit is contained in:
parent
efdd00505a
commit
3b1993377b
4 changed files with 117 additions and 25 deletions
|
|
@ -4,6 +4,7 @@
|
|||
myPkgs,
|
||||
config,
|
||||
lib,
|
||||
nix-visualize,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
|
@ -74,6 +75,7 @@
|
|||
forgejo-actions-runner
|
||||
nurl
|
||||
onefetch
|
||||
nix-visualize
|
||||
]
|
||||
++ lib.lists.optionals config.universityTools.enable [
|
||||
pkgs.rars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue