diff options
author | makefu <github@syntax-fehler.de> | 2018-08-06 16:27:42 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-08-06 16:27:55 +0200 |
commit | 75e8c9639e767fb68b6191892ea17894f7e9ab63 (patch) | |
tree | 9922118cdde0e963668ab87c8d88ce3b6953cc80 /makefu/2configs/tools/extra-gui.nix | |
parent | 54990bce8941dfc9b38504fbff357cadd66354a3 (diff) |
ma tools: s/krebs.per-user/users.users/
Diffstat (limited to 'makefu/2configs/tools/extra-gui.nix')
-rw-r--r-- | makefu/2configs/tools/extra-gui.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/tools/extra-gui.nix b/makefu/2configs/tools/extra-gui.nix index e25290297..ae97edd54 100644 --- a/makefu/2configs/tools/extra-gui.nix +++ b/makefu/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 |