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 |
| | |||||
* | Remove buku configuration. | EuAndreh | 2019-05-17 | 1 | -1/+0 |
| | |||||
* | Remove Guix compatibility code. | EuAndreh | 2019-05-17 | 1 | -56/+8 |
| | | | | | | | | | | | | Remove: - systemd definition; - guixbuilder users; - guixbuild groud; - guix binary symlink; - mr repository configurations; - gc.sh instructions; - Emacs configuration; - environment variables. | ||||
* | Add note on generating password hash file. | EuAndreh | 2019-05-02 | 2 | -2/+3 |
| | |||||
* | Move passwordFile to local-configuration.nix. | EuAndreh | 2019-05-02 | 2 | -1/+4 |
| | |||||
* | Disable PostgreSQL service. | EuAndreh | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | Add untested-quodlibet-full package. | EuAndreh | 2019-05-01 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Merge remote-tracking branch 'srht/master' | EuAndreh | 2019-04-28 | 2 | -14/+63 |
|\ | |||||
| * | Add cozy audiobook package. | EuAndreh | 2019-03-23 | 1 | -0/+1 |
| | | |||||
| * | Add sshuttle package (for VPN network). | EuAndreh | 2019-03-23 | 1 | -0/+1 |
| | | |||||
| * | Uninstall Tor browser. | EuAndreh | 2019-03-14 | 1 | -1/+1 |
| | | |||||
| * | Remove gpaste. | EuAndreh | 2019-03-14 | 1 | -1/+2 |
| | | |||||
| * | Install python-ly and lame in configuration.nix. | EuAndreh | 2019-02-03 | 1 | -0/+2 |
| | | |||||
| * | Fix dotfiles path. | EuAndreh | 2019-01-22 | 1 | -1/+1 |
| | | |||||
| * | Nextcloud -> ownCloud | EuAndreh | 2019-01-22 | 1 | -1/+2 |
| | | | | | | | | Client change only. | ||||
| * | Remove $HOME variable from npmrc.sh. | EuAndreh | 2019-01-22 | 1 | -1/+1 |
| | | |||||
| * | Generate local RSS feed from buku tags. | EuAndreh | 2019-01-21 | 1 | -0/+3 |
| | | |||||
| * | Initial setup for buku. | EuAndreh | 2019-01-20 | 1 | -0/+2 |
| | | |||||
| * | Setup newsboat configuration. | EuAndreh | 2019-01-20 | 1 | -0/+1 |
| | | |||||
| * | Install rustracer. | EuAndreh | 2019-01-14 | 1 | -0/+1 |
| | | |||||
| * | Fix cronjob path and remove cp-todos.sh job. | EuAndreh | 2019-01-13 | 1 | -2/+2 |
| | | |||||
| * | Fix shellcheck ofsenses on bash scripts. | EuAndreh | 2019-01-03 | 1 | -1/+2 |
| | | |||||
| * | Start playing with Dhall to generate yaml. | EuAndreh | 2018-12-30 | 1 | -1/+2 |
| | | |||||
| * | Add shellcheck, github-backup and node2nix packages. | EuAndreh | 2018-12-30 | 1 | -0/+3 |
| | | |||||
| * | Install vipe, bazel and graphviz packages. | EuAndreh | 2018-12-30 | 1 | -0/+3 |
| | | |||||
| * | Set Perl indentation to 2 spaces. | EuAndreh | 2018-12-29 | 1 | -0/+1 |
| | | |||||
| * | Add =slugify= command. | EuAndreh | 2018-12-29 | 1 | -0/+1 |
| | | |||||
| * | Explicitly add Perl as an OS dependency. | EuAndreh | 2018-12-29 | 1 | -0/+1 |
| | | |||||
| * | Add android_sdk_accept_license Nix configuration. | EuAndreh | 2018-12-29 | 1 | -1/+5 |
| | | |||||
| * | Add cp-todos.sh cronJob. | EuAndreh | 2018-12-29 | 1 | -1/+7 |
| | | |||||
| * | Install languagetool package. | EuAndreh | 2018-12-22 | 1 | -0/+1 |
| | | |||||
| * | Add save-exact=true to npmrc configuration. | EuAndreh | 2018-12-21 | 1 | -0/+3 |
| | | |||||
| * | Replace rust packages with rustup. | EuAndreh | 2018-12-16 | 1 | -2/+1 |
| | | |||||
| * | Disable IPFS for now. | EuAndreh | 2018-12-10 | 1 | -3/+3 |
| | | |||||
| * | WIP: add custom version of Node.js. | EuAndreh | 2018-12-06 | 1 | -1/+12 |
| | | |||||
| * | Add inkscape package. | EuAndreh | 2018-12-03 | 1 | -0/+1 |
| | | |||||
* | | Update os-installation.sh | EuAndreh | 2019-04-27 | 1 | -17/+5 |
| | |