Import packages from marvin user profile
Alan Pearce alan@alanpearce.eu
Sun, 10 Sep 2017 14:00:34 +0200
4 files changed, 9 insertions(+), 0 deletions(-)
M modules/accounting.nix → modules/accounting.nix
@@ -1,6 +1,7 @@ { config, pkgs, ... }: { environment.systemPackages = with pkgs; [ + aqbanking ledger bean-add beancount
M modules/dev.nix → modules/dev.nix
@@ -4,6 +4,8 @@ { environment.systemPackages = with pkgs; [ mercurial gitAndTools.hub + editorconfig-core-c + ag ripgrep
M modules/javascript.nix → modules/javascript.nix
@@ -6,7 +6,10 @@ # pkgsUnstable = pkgs; in { environment.systemPackages = with pkgs; [ nodejs-8_x + pkgsUnstable.flow pkgsUnstable.nodePackages.yarn pkgsUnstable.nodePackages.tern + pkgsUnstable.nodePackages.node2nix + pkgsUnstable.nodePackages.nodemon ]; }
M modules/user-interface.nix → modules/user-interface.nix
@@ -11,6 +11,9 @@ environment.systemPackages = with pkgs; [ firefox-bin pcmanfm + epdfview + geeqie + lxappearance vdirsyncer