summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/snake/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-06-03 15:17:03 +0200
committermakefu <github@syntax-fehler.de>2023-06-03 15:17:30 +0200
commit0899a30efdbc6c2abe8afa2c0dea5980b33e8769 (patch)
tree1d7c240939d7b0f48369d120e038f584be4f9bf9 /makefu/1systems/snake/source.nix
parentc99460e5f739032d7011af5d533072e5189fd0c3 (diff)
ma snake.r: add sound hardware config
Diffstat (limited to 'makefu/1systems/snake/source.nix')
-rw-r--r--makefu/1systems/snake/source.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/1systems/snake/source.nix b/makefu/1systems/snake/source.nix
index b9a32a2c4..8fc2fff2d 100644
--- a/makefu/1systems/snake/source.nix
+++ b/makefu/1systems/snake/source.nix
@@ -3,5 +3,4 @@
full = true;
home-manager = true;
hw = true;
- disko = true;
}