This commit is contained in:
parent
30f81b2b79
commit
d9d4e43c35
17 changed files with 310 additions and 276 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ machine, ... }:
|
||||
inputs@{ machine, ... }:
|
||||
{
|
||||
custom.program.zed = machine.program {
|
||||
imports = machine.program {
|
||||
name = "zed";
|
||||
inherit inputs;
|
||||
requirements = [
|
||||
"work"
|
||||
"graphical"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue