summaryrefslogtreecommitdiffstats
path: root/2configs/tools
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-08-06 16:27:42 +0200
committermakefu <github@syntax-fehler.de>2018-08-06 16:27:55 +0200
commit10636bcdbc38006d57a0257bb2686bfaf13c850a (patch)
treeb59bf0f3ccd76884639eae5d3290c3dab62d4f5f /2configs/tools
parentda915fb0b82b88f30dc75795e43ff3c1551591d5 (diff)
ma tools: s/krebs.per-user/users.users/
Diffstat (limited to '2configs/tools')
-rw-r--r--2configs/tools/core-gui.nix4
-rw-r--r--2configs/tools/desktop.nix2
-rw-r--r--2configs/tools/extra-gui.nix2
-rw-r--r--2configs/tools/media.nix2
-rw-r--r--2configs/tools/sec.nix2
5 files changed, 7 insertions, 5 deletions
diff --git a/2configs/tools/core-gui.nix b/2configs/tools/core-gui.nix
index 898bae10d..1e85da53c 100644
--- a/2configs/tools/core-gui.nix
+++ b/2configs/tools/core-gui.nix
@@ -1,10 +1,10 @@
{ pkgs, ... }:
{
- krebs.per-user.makefu.packages = with pkgs; [
+ users.users.makefu.packages = with pkgs; [
chromium
- clipit
feh
+ clipit
firefox
keepassx
pcmanfm
diff --git a/2configs/tools/desktop.nix b/2configs/tools/desktop.nix
index 1fe03e111..bb14c3eb5 100644
--- a/2configs/tools/desktop.nix
+++ b/2configs/tools/desktop.nix
@@ -4,8 +4,10 @@
users.users.makefu.packages = with pkgs; [
taskwarrior
pass
+ gopass
mutt
weechat
tmux
];
+
}
diff --git a/2configs/tools/extra-gui.nix b/2configs/tools/extra-gui.nix
index e25290297..ae97edd54 100644
--- a/2configs/tools/extra-gui.nix
+++ b/2configs/tools/extra-gui.nix
@@ -1,7 +1,7 @@
{ pkgs, ... }:
{
- krebs.per-user.makefu.packages = with pkgs;[
+ users.users.makefu.packages = with pkgs;[
# media
gimp
inkscape
diff --git a/2configs/tools/media.nix b/2configs/tools/media.nix
index 4de2b545e..35faaa29f 100644
--- a/2configs/tools/media.nix
+++ b/2configs/tools/media.nix
@@ -1,7 +1,7 @@
{ pkgs, ... }:
{
- krebs.per-user.makefu.packages = with pkgs; [
+ users.users.makefu.packages = with pkgs; [
kodi
streamripper
youtube-dl
diff --git a/2configs/tools/sec.nix b/2configs/tools/sec.nix
index 3dc02937d..17a980ef7 100644
--- a/2configs/tools/sec.nix
+++ b/2configs/tools/sec.nix
@@ -1,7 +1,7 @@
{ pkgs, ... }:
{
- krebs.per-user.makefu.packages = with pkgs; [
+ users.users.makefu.packages = with pkgs; [
aria2
# mitmproxy
pythonPackages.binwalk-full
[cgit] Unable to lock slot /tmp/cgit/8e200000.lock: No such file or directory (2)