Add sähköpoika project
This commit is contained in:
parent
b9bd40efbe
commit
591521b585
1 changed files with 5 additions and 0 deletions
|
@ -67,6 +67,11 @@ projects =
|
|||
, projectStartHook = Just $ do spawnGuiTextEditor
|
||||
safeSpawnProg term
|
||||
}
|
||||
, Project { projectName = "saehkoepoika-config"
|
||||
, projectDirectory = "~/admin/saehkoepoika-configuration-nix"
|
||||
, projectStartHook = Just $ do spawnGuiTextEditor
|
||||
safeSpawnProg term
|
||||
}
|
||||
, Project { projectName = "cdc-documentation"
|
||||
, projectDirectory = "~/admin/cdc-documentation"
|
||||
, projectStartHook = Just $ do
|
||||
|
|
Loading…
Reference in a new issue