Skip to content

Releases: musq/dotfiles-system

v1.3.0

29 Oct 18:59
5450675
Compare
Choose a tag to compare

1.3.0 (2019-10-29)

Bug Fixes

  • utils: Set home/shell on creating system user (9028a54)

Features

  • nginx: Add conf and systemd files (101ab15)
  • nginx: Create and harden nginx, www-data (c0dd076)
  • nginx: Install on Nix (9a96b4b)
  • package: Install htop (a8ab310)
  • utils: Define harden function (a0ded48)
  • xz-utils: Install on debian (99fa8c3)

v1.2.0

29 Jul 18:08
d7a487f
Compare
Choose a tag to compare

1.2.0 (2019-07-29)

Features

  • ssh: Add StreamLocalBindUnlink param in sshd_config (d7a487f)

v1.1.0

27 Jul 19:51
5d888c7
Compare
Choose a tag to compare

1.1.0 (2019-07-27)

Bug Fixes

  • setup: Remove step to hard reset this repo (eabf638)
  • setup: Skip package install on unidentified OS (77b31c4)
  • shellcheck: Fix errors raised by shellcheck (6ad3aca)

Features

  • package: Install python3-venv (cb04aae)
  • setup: Allow non-interactive Nix install (e81fada)
  • ssh: Add ClientAlive params in sshd_config (98180ca)

v1.0.0

18 Jul 18:53
c64a3c3
Compare
Choose a tag to compare

1.0.0 (2019-07-18)

Bug Fixes

  • backup: Change storage path to ~/.backups (1572140)

Features

  • editorconfig: Specify editor configurations (0e2ae00)
  • release: Create semantic-release config file (eeae232)
  • setup: Draft the first working code (6925fcb)

BREAKING CHANGES

  • setup: Includes following features:
  • One line install script
  • Backup configuration files
  • Symlinks to /etc/ssh, /etc/skel
  • Symlinks to /usr/local/bin - fzf-tmux, git-icdiff
  • ssh-users, nix-users
  • Nix installer
  • Install basic nix packages