aboutsummaryrefslogtreecommitdiff
path: root/nixos/configuration.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move definitely from ownCloud to NextcloudEuAndreh2019-06-021-1/+1
|
* Add note on fetchTarball during nixos-installEuAndreh2019-06-021-0/+2
|
* Remove PostgreSQL configurationEuAndreh2019-06-021-14/+0
|
* Format nixos/configuration.nix (linter offense)EuAndreh2019-06-011-5/+4
|
* Remove with pkgs; usage from configuration.nixEuAndreh2019-06-011-5/+5
|
* Format all Nix code with nixfmtEuAndreh2019-05-301-330/+307
|
* Install terraform-fullEuAndreh2019-05-251-0/+1
|
* Add nixfmt packageEuAndreh2019-05-251-0/+5
|
* Use Nextcloud back again instead of ownCloudEuAndreh2019-05-241-0/+1
|
* Setup direnv hookEuAndreh2019-05-241-0/+1
|
* Revert "Remove Guix compatibility code."EuAndreh2019-05-221-8/+56
| | | | This reverts commit 5e9efb6478e7ef38ee2fcf2921634db0c27f5d05.
* Redirect ArchiveBox output to logfileEuAndreh2019-05-191-1/+1
|
* Add nixops packageEuAndreh2019-05-191-0/+1
|
* Add ArchiveBox setupEuAndreh2019-05-191-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.EuAndreh2019-05-181-2/+0
|
* Add swift packageEuAndreh2019-05-171-0/+1
|
* Remove buku configuration.EuAndreh2019-05-171-1/+0
|
* Remove Guix compatibility code.EuAndreh2019-05-171-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.EuAndreh2019-05-021-1/+3
|
* Move passwordFile to local-configuration.nix.EuAndreh2019-05-021-1/+2
|
* Disable PostgreSQL service.EuAndreh2019-05-021-1/+1
|
* Add untested-quodlibet-full package.EuAndreh2019-05-011-0/+7
|
* Comment definition of pkgsUnstable.EuAndreh2019-05-011-5/+5
|
* Use default versions of packages instead of unstable versions.EuAndreh2019-05-011-6/+6
|
* Put device specific configuration in local-configuration.nix file.EuAndreh2019-05-011-2/+4
|
* Remove custom build of Nods.js.EuAndreh2019-05-011-10/+2
|
* Rename hostName from "nixos" to "velhinho-nixos".EuAndreh2019-05-011-1/+1
|
* Remove commented grub.device configuration.EuAndreh2019-05-011-1/+0
|
* Update system.stateVersion from 18.09 to 19.03.EuAndreh2019-05-011-1/+1
|
* Disable Guix daemon in configuration.nix.EuAndreh2019-05-011-1/+1
|
* Fix indentation of packages.EuAndreh2019-05-011-230/+230
|
* Change device from nvme0n1 to sda.EuAndreh2019-05-011-1/+1
|
* Comment grub.device NixOS configuration.EuAndreh2019-05-011-1/+1
|
* Add cozy audiobook package.EuAndreh2019-03-231-0/+1
|
* Add sshuttle package (for VPN network).EuAndreh2019-03-231-0/+1
|
* Uninstall Tor browser.EuAndreh2019-03-141-1/+1
|
* Remove gpaste.EuAndreh2019-03-141-1/+2
|
* Install python-ly and lame in configuration.nix.EuAndreh2019-02-031-0/+2
|
* Fix dotfiles path.EuAndreh2019-01-221-1/+1
|
* Nextcloud -> ownCloudEuAndreh2019-01-221-1/+2
| | | | Client change only.
* Generate local RSS feed from buku tags.EuAndreh2019-01-211-0/+3
|
* Initial setup for buku.EuAndreh2019-01-201-0/+2
|
* Setup newsboat configuration.EuAndreh2019-01-201-0/+1
|
* Install rustracer.EuAndreh2019-01-141-0/+1
|
* Fix cronjob path and remove cp-todos.sh job.EuAndreh2019-01-131-2/+2
|
* Start playing with Dhall to generate yaml.EuAndreh2018-12-301-1/+2
|
* Add shellcheck, github-backup and node2nix packages.EuAndreh2018-12-301-0/+3
|
* Install vipe, bazel and graphviz packages.EuAndreh2018-12-301-0/+3
|
* Set Perl indentation to 2 spaces.EuAndreh2018-12-291-0/+1
|
* Add =slugify= command.EuAndreh2018-12-291-0/+1
|