summaryrefslogtreecommitdiffstats
path: root/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
commitc8d9772fae97840cf99d4b733bc0e98dbede1615 (patch)
treef5b35d1965a7e6b1b26f9994b0c77da860f57458 /1systems/snake/source.nix
parent8ce171e4a60f700b709a0c4cbc542605c217c75d (diff)
ma snake.r: add sound hardware config
Diffstat (limited to '1systems/snake/source.nix')
-rw-r--r--1systems/snake/source.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/1systems/snake/source.nix b/1systems/snake/source.nix
index b9a32a2c4..8fc2fff2d 100644
--- a/1systems/snake/source.nix
+++ b/1systems/snake/source.nix
@@ -3,5 +3,4 @@
full = true;
home-manager = true;
hw = true;
- disko = true;
}