Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move definitely from ownCloud to Nextcloud | EuAndreh | 2019-06-02 | 1 | -1/+1 |
| | |||||
* | Add note on fetchTarball during nixos-install | EuAndreh | 2019-06-02 | 1 | -0/+2 |
| | |||||
* | Remove PostgreSQL configuration | EuAndreh | 2019-06-02 | 1 | -14/+0 |
| | |||||
* | Format nixos/configuration.nix (linter offense) | EuAndreh | 2019-06-01 | 1 | -5/+4 |
| | |||||
* | Remove with pkgs; usage from configuration.nix | EuAndreh | 2019-06-01 | 1 | -5/+5 |
| | |||||
* | Format all Nix code with nixfmt | EuAndreh | 2019-05-30 | 1 | -330/+307 |
| | |||||
* | Install terraform-full | EuAndreh | 2019-05-25 | 1 | -0/+1 |
| | |||||
* | Add nixfmt package | EuAndreh | 2019-05-25 | 1 | -0/+5 |
| | |||||
* | Use Nextcloud back again instead of ownCloud | EuAndreh | 2019-05-24 | 1 | -0/+1 |
| | |||||
* | Setup direnv hook | EuAndreh | 2019-05-24 | 1 | -0/+1 |
| | |||||
* | Revert "Remove Guix compatibility code." | EuAndreh | 2019-05-22 | 1 | -8/+56 |
| | | | | This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05. | ||||
* | Redirect ArchiveBox output to logfile | EuAndreh | 2019-05-19 | 1 | -1/+1 |
| | |||||
* | Add nixops package | EuAndreh | 2019-05-19 | 1 | -0/+1 |
| | |||||
* | Add ArchiveBox setup | EuAndreh | 2019-05-19 | 1 | -4/+3 |
| | | | | | | | | | | | | - add repo to mrconfig; - create daily log file; - add `archivebox` executable to $PATH; - create cronjob to run every 12 hours; - backup ~/archive/ folder. Side note: medium.com DNS resolves to an IPv6 address but rejects connections from clients that try to reach medium using it. I had to force an IPv4 connection instead. | ||||
* | 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 | 1 | -1/+3 |
| | |||||
* | Move passwordFile to local-configuration.nix. | EuAndreh | 2019-05-02 | 1 | -1/+2 |
| | |||||
* | 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 | 1 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | 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 |
| |