all repos — nixfiles @ 1370e8edf2f5da612c0a5e57b15d57b88f21d41d

System and user configuration, managed by nix and home-manager

Move and split javascript module to dev/javascript,web

Alan Pearce
commit

1370e8edf2f5da612c0a5e57b15d57b88f21d41d

parent

c733f3ba61cac64e0110747c569b46f8a0c30027

1 file changed, 2 insertions(+), 1 deletion(-)

changed files
M user/settings/satoshipay.nixuser/settings/satoshipay.nix
@@ -8,7 +8,8 @@ };
in { imports = [ - ./javascript.nix + ./development/javascript.nix + ./development/web.nix ]; home.sessionVariables = {