Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused cronjob. | EuAndreh | 2019-05-18 | 1 | -2/+0 |
| | |||||
* | Add swift package | EuAndreh | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | Define and export variable separately. | EuAndreh | 2019-05-17 | 1 | -1/+2 |
| | | | | Shellcheck 2155. | ||||
* | Remove unused executables. | EuAndreh | 2019-05-17 | 4 | -11/+0 |
| | |||||
* | Remove buku configuration. | EuAndreh | 2019-05-17 | 8 | -132/+0 |
| | |||||
* | Remove Guix compatibility code. | EuAndreh | 2019-05-17 | 6 | -81/+8 |
| | | | | | | | | | | | | Remove: - systemd definition; - guixbuilder users; - guixbuild groud; - guix binary symlink; - mr repository configurations; - gc.sh instructions; - Emacs configuration; - environment variables. | ||||
* | Revert "Remove mentat from $SRHT_REPOS." | EuAndreh | 2019-05-17 | 1 | -1/+1 |
| | | | | This reverts commit 50149aa073e3977205d8952799107992e7990910. | ||||
* | newsboat/urls. | EuAndreh | 2019-05-09 | 1 | -0/+0 |
| | |||||
* | Remove mentat from $SRHT_REPOS. | EuAndreh | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Change default email address for sr-ht-build.yaml. | EuAndreh | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | mrconfig.ini. | EuAndreh | 2019-05-06 | 1 | -0/+0 |
| | |||||
* | Add $RST_SRC_PATH environment variable. | EuAndreh | 2019-05-06 | 1 | -0/+1 |
| | |||||
* | Clean up $SRHT_REPOS list. | EuAndreh | 2019-05-06 | 1 | -1/+1 |
| | |||||
* | Add instruction on restoring paperkey GPG key. | EuAndreh | 2019-05-02 | 1 | -1/+5 |
| | |||||
* | Add fixme subtask to test derivation. | EuAndreh | 2019-05-02 | 2 | -1/+13 |
| | |||||
* | Add note on generating password hash file. | EuAndreh | 2019-05-02 | 2 | -2/+3 |
| | |||||
* | Put songbooks bash configuration in the correct files. | EuAndreh | 2019-05-02 | 4 | -4/+2 |
| | |||||
* | Delete npm.sh. | EuAndreh | 2019-05-02 | 2 | -20/+0 |
| | |||||
* | Move passwordFile to local-configuration.nix. | EuAndreh | 2019-05-02 | 2 | -1/+4 |
| | |||||
* | Disable PostgreSQL service. | EuAndreh | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | video-feed.sh. | EuAndreh | 2019-05-01 | 1 | -0/+0 |
| | |||||
* | Reload after starting nix-shell in mentat tmuxinator template. | EuAndreh | 2019-05-01 | 1 | -3/+6 |
| | |||||
* | known_hosts.txt. | EuAndreh | 2019-05-01 | 1 | -0/+0 |
| | |||||
* | Add untested-quodlibet-full package. | EuAndreh | 2019-05-01 | 1 | -0/+7 |
| | |||||
* | Start with nix-shell instead of git status on mentat tmuxinator template. | EuAndreh | 2019-05-01 | 1 | -3/+3 |
| | |||||
* | Use NixOS image in sr.ht build template. | EuAndreh | 2019-05-01 | 1 | -6/+3 |
| | |||||
* | Derive tmuxinator templates from files instead of static list. | EuAndreh | 2019-05-01 | 1 | -4/+2 |
| | |||||
* | Add stub mentat tmuxinator template. | EuAndreh | 2019-05-01 | 1 | -0/+10 |
| | |||||
* | Comment definition of pkgsUnstable. | EuAndreh | 2019-05-01 | 1 | -5/+5 |
| | |||||
* | Use default versions of packages instead of unstable versions. | EuAndreh | 2019-05-01 | 1 | -6/+6 |
| | |||||
* | Put device specific configuration in local-configuration.nix file. | EuAndreh | 2019-05-01 | 2 | -2/+8 |
| | |||||
* | Remove custom build of Nods.js. | EuAndreh | 2019-05-01 | 1 | -10/+2 |
| | |||||
* | Rename hostName from "nixos" to "velhinho-nixos". | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Remove commented grub.device configuration. | EuAndreh | 2019-05-01 | 1 | -1/+0 |
| | |||||
* | Comment $GUIX_PROFILE definition. | EuAndreh | 2019-05-01 | 1 | -4/+4 |
| | |||||
* | Add backup nixos/hardware-configuration.nix. | EuAndreh | 2019-05-01 | 1 | -0/+31 |
| | |||||
* | Update system.stateVersion from 18.09 to 19.03. | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Disable Guix daemon in configuration.nix. | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Fix indentation of packages. | EuAndreh | 2019-05-01 | 1 | -230/+230 |
| | |||||
* | Change device from nvme0n1 to sda. | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Comment grub.device NixOS configuration. | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Disable $GUIX_PROFILE sourcing. | EuAndreh | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Deactivate npm_i helper. | EuAndreh | 2019-04-28 | 1 | -9/+9 |
| | |||||
* | Remove stale link to bash_git.sh. | EuAndreh | 2019-04-28 | 1 | -1/+0 |
| | |||||
* | mrconfig.ini. | EuAndreh | 2019-04-28 | 2 | -0/+44 |
| | |||||
* | Merge remote-tracking branch 'srht/master' | EuAndreh | 2019-04-28 | 67 | -284/+584 |
|\ | |||||
| * | Split vagrant cmds. | EuAndreh | 2019-04-07 | 1 | -0/+0 |
| | | |||||
| * | Replace =! -z= for =-n=. | EuAndreh | 2019-04-07 | 2 | -2/+2 |
| | | |||||
| * | Use nixpkgs repository. | EuAndreh | 2019-04-07 | 1 | -1/+1 |
| | | |||||
| * | Remove =which shellcheck=. | EuAndreh | 2019-04-07 | 1 | -1/+0 |
| | |