summaryrefslogtreecommitdiffstats
path: root/1systems/cake/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-09-23 23:47:47 +0200
committermakefu <github@syntax-fehler.de>2022-09-23 23:47:47 +0200
commit7cd2e0aed69f4690d90ededafe160cc63e4b84fe (patch)
tree6858627135a96707a785f94053c731ca8a55d8b6 /1systems/cake/source.nix
parentf8fb667d3abfe2e9bb7e3c9438995332bcb1c50e (diff)
ma cake.r: init for 3dprinting
Diffstat (limited to '1systems/cake/source.nix')
-rw-r--r--1systems/cake/source.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/1systems/cake/source.nix b/1systems/cake/source.nix
index 22c40039e..8fc2fff2d 100644
--- a/1systems/cake/source.nix
+++ b/1systems/cake/source.nix
@@ -1,4 +1,6 @@
{
name="cake";
full = true;
+ home-manager = true;
+ hw = true;
}