aboutsummaryrefslogtreecommitdiff
path: root/nixos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-022-2/+3
|
* Move passwordFile to local-configuration.nix.EuAndreh2019-05-022-1/+4
|
* 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-012-2/+8
|
* 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
|
* Add backup nixos/hardware-configuration.nix.EuAndreh2019-05-011-0/+31
|
* 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
|
* Merge remote-tracking branch 'srht/master'EuAndreh2019-04-282-14/+63
|\
| * 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.
| * Remove $HOME variable from npmrc.sh.EuAndreh2019-01-221-1/+1
| |
| * 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
| |
| * Fix shellcheck ofsenses on bash scripts.EuAndreh2019-01-031-1/+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
| |
| * Explicitly add Perl as an OS dependency.EuAndreh2018-12-291-0/+1
| |
| * Add android_sdk_accept_license Nix configuration.EuAndreh2018-12-291-1/+5
| |
| * Add cp-todos.sh cronJob.EuAndreh2018-12-291-1/+7
| |
| * Install languagetool package.EuAndreh2018-12-221-0/+1
| |
| * Add save-exact=true to npmrc configuration.EuAndreh2018-12-211-0/+3
| |
| * Replace rust packages with rustup.EuAndreh2018-12-161-2/+1
| |
| * Disable IPFS for now.EuAndreh2018-12-101-3/+3
| |
| * WIP: add custom version of Node.js.EuAndreh2018-12-061-1/+12
| |
| * Add inkscape package.EuAndreh2018-12-031-0/+1
| |
* | Update os-installation.shEuAndreh2019-04-271-17/+5
| |