ma tools: move at_spi2_core to gui

This commit is contained in:
makefu 2019-02-05 22:33:54 +01:00
parent 6dc21884dc
commit c9314cac82
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
{ {
users.users.makefu.packages = with pkgs; [ users.users.makefu.packages = with pkgs; [
at_spi2_core
chromium chromium
feh feh
clipit clipit

View File

@ -8,7 +8,6 @@
( pkgs.writeScriptBin "unknow" ''#!/bin/sh ( pkgs.writeScriptBin "unknow" ''#!/bin/sh
${gnused}/bin/sed -i "''${1}d" ~/.ssh/known_hosts ${gnused}/bin/sed -i "''${1}d" ~/.ssh/known_hosts
'') '')
at_spi2_core
acpi acpi
bc bc
rsync rsync
@ -17,6 +16,7 @@ ${gnused}/bin/sed -i "''${1}d" ~/.ssh/known_hosts
lsof lsof
which which
binutils binutils
screen
# fs # fs
cifs-utils cifs-utils