diff options
author | makefu <github@syntax-fehler.de> | 2020-07-14 22:32:51 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-07-14 22:34:53 +0200 |
commit | 2be4fecf5ad01e565fca211781fb9556a16481c3 (patch) | |
tree | 692ed41f61443a1e0ea916a8d1aeadd70f67f59a /makefu/1systems/wbob | |
parent | 3479c83b4b3240c2c74b061ab9098c1d509141a1 (diff) |
ma wbob.r: deploy home-manager
Diffstat (limited to 'makefu/1systems/wbob')
-rw-r--r-- | makefu/1systems/wbob/source.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/wbob/source.nix b/makefu/1systems/wbob/source.nix index c76f73760..6568b8a45 100644 --- a/makefu/1systems/wbob/source.nix +++ b/makefu/1systems/wbob/source.nix @@ -1,4 +1,5 @@ { name="wbob"; # musnix = true; + home-manager = true; } |