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, ... }:
{
krebs.per-user.makefu.packages = [
users.users.makefu.packages = [
pkgs.taskwarrior
];

View file

@ -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

View file

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

View file

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

View file

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

View file

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