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

This commit is contained in:
makefu 2018-08-06 16:27:42 +02:00
parent 54990bce89
commit 75e8c9639e
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
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