Moved git-worspace
modules to home-manager
(created PR upstream)
https://github.com/nix-community/home-manager/pull/3811
This commit is contained in:
parent
52298435cd
commit
091b4150e8
5 changed files with 14 additions and 121 deletions
|
@ -1,9 +1,4 @@
|
|||
{age, ...}: {
|
||||
imports = [
|
||||
./git-workspace-program.nix
|
||||
./git-workspace-service.nix
|
||||
];
|
||||
|
||||
programs.git-workspace.enable = true;
|
||||
services.git-workspace = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue