diff options
author | makefu <github@syntax-fehler.de> | 2022-09-23 23:47:47 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2022-09-23 23:47:47 +0200 |
commit | 9df7139eadd1c24b79829265bddc546261f647e3 (patch) | |
tree | 0b8084e4f9c91faf41d26d58c743692558c97267 /makefu/1systems/cake/source.nix | |
parent | 9694e8b4cdb8b2ae02e1600b5f2a53be5b186ca2 (diff) |
ma cake.r: init for 3dprinting
Diffstat (limited to 'makefu/1systems/cake/source.nix')
-rw-r--r-- | makefu/1systems/cake/source.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/cake/source.nix b/makefu/1systems/cake/source.nix index 22c40039e..8fc2fff2d 100644 --- a/makefu/1systems/cake/source.nix +++ b/makefu/1systems/cake/source.nix @@ -1,4 +1,6 @@ { name="cake"; full = true; + home-manager = true; + hw = true; } |