ma tools: move at_spi2_core to gui
This commit is contained in:
parent
6dc21884dc
commit
c9314cac82
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user