summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tools/core.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-09-17 01:11:57 +0200
committermakefu <github@syntax-fehler.de>2018-09-17 01:13:40 +0200
commit0823d0cbdc2861defaabc232058d96c8862c0b24 (patch)
tree6bb8d996de851b0d284c3123e3743d80cf647a89 /makefu/2configs/tools/core.nix
parent80250950625cceb084ed4251082a01fbd8de2bc1 (diff)
ma: random cleanup
Diffstat (limited to 'makefu/2configs/tools/core.nix')
-rw-r--r--makefu/2configs/tools/core.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/makefu/2configs/tools/core.nix b/makefu/2configs/tools/core.nix
index 60428890..33e896d4 100644
--- a/makefu/2configs/tools/core.nix
+++ b/makefu/2configs/tools/core.nix
@@ -3,9 +3,11 @@
# tools i use when actually working with the host.
# package version will now be maintained by nix-rebuild
#
-# essentially `nix-env -q` of the main user
{
environment.systemPackages = with pkgs; [
+ ( pkgs.writeScriptBin "unknow" ''#!/bin/sh
+${gnused}/bin/sed -i "''${1}d" ~/.ssh/known_hosts
+ '')
at_spi2_core
acpi
bc