add nb config
This commit is contained in:
parent
e1447458d7
commit
e238280cfa
33 changed files with 938 additions and 724 deletions
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.apache-directory-studio
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue