all repos — nixfiles @ 725ce0a79072b281045fe8c7c61fa244dd11a79b

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

Re-organise development configuration

Alan Pearce
commit

725ce0a79072b281045fe8c7c61fa244dd11a79b

parent

431fd28d2d60fcc5bc28ffbab5c7ccbd9cec2832

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M system/modules/development/base.nixuser/modules/development/base.nix
@@ -1,6 +1,6 @@
{ config, pkgs, ... }: -{ environment.systemPackages = with pkgs; [ +{ home.packages = with pkgs; [ checkbashisms editorconfig-core-c go