commit 3dd9b2d833001649fd63a235b59ca8984ccf33f4
parent 43c1f6da7a826345166dc41eb4fdb82dc584917e
Author: Vincent Demeester <vincent@sbr.pm>
Date: Sat, 25 May 2019 13:27:55 +0200
machines/honshu: small update
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/machines/honshu.nix b/machines/honshu.nix
@@ -2,6 +2,4 @@
imports = [
./base.nix
];
- profiles.media.enable = true;
- xdg.configFile."ape.conf".source = ../assets/ape.conf;
}