ma tools: s/krebs.per-user/users.users/

This commit is contained in:
makefu 2018-08-06 16:27:42 +02:00
parent da915fb0b8
commit 10636bcdbc
6 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
krebs.per-user.makefu.packages = [ users.users.makefu.packages = [
pkgs.taskwarrior pkgs.taskwarrior
]; ];

View file

@ -1,10 +1,10 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
krebs.per-user.makefu.packages = with pkgs; [ users.users.makefu.packages = with pkgs; [
chromium chromium
clipit
feh feh
clipit
firefox firefox
keepassx keepassx
pcmanfm pcmanfm

View file

@ -4,8 +4,10 @@
users.users.makefu.packages = with pkgs; [ users.users.makefu.packages = with pkgs; [
taskwarrior taskwarrior
pass pass
gopass
mutt mutt
weechat weechat
tmux tmux
]; ];
} }

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
krebs.per-user.makefu.packages = with pkgs;[ users.users.makefu.packages = with pkgs;[
# media # media
gimp gimp
inkscape inkscape

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
krebs.per-user.makefu.packages = with pkgs; [ users.users.makefu.packages = with pkgs; [
kodi kodi
streamripper streamripper
youtube-dl youtube-dl

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
krebs.per-user.makefu.packages = with pkgs; [ users.users.makefu.packages = with pkgs; [
aria2 aria2
# mitmproxy # mitmproxy
pythonPackages.binwalk-full pythonPackages.binwalk-full