add notcoal (wip)
This commit is contained in:
parent
066c275cba
commit
0f390344df
3 changed files with 652 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
let
|
||||
notcoal = pkgs.callPackage (import ../packages/notcoal) {};
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
astroid
|
||||
isync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue