aboutsummaryrefslogtreecommitdiff
path: root/nixos/configuration.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|
* Add =nnn= package.EuAndreh2018-11-241-0/+1
|
* Fetch mail once an hour.EuAndreh2018-11-231-1/+1
| | | | Adapt mail.sh to be called on-demand.
* Arrange packages by category.EuAndreh2018-11-231-14/+25
|
* Stop using QuodLibet in favor of Rhythmbox.EuAndreh2018-11-231-1/+0
|
* Remove evolution package.EuAndreh2018-11-231-1/+0
|
* Remove thunderbird package.EuAndreh2018-11-231-1/+0
|
* Remove deprecated nix-repl.EuAndreh2018-11-231-1/+0
|
* Reenable Guix in NixOS.EuAndreh2018-11-231-13/+13
|
* Unify crontab and alias command under scripts/mail.sh.EuAndreh2018-11-231-1/+2
|
* Use git-annex from 18.03 NixOS release.EuAndreh2018-11-231-1/+5
|
* wipEuAndreh2018-11-211-20/+20
|
* Add ledger package.EuAndreh2018-11-201-0/+1
|
* Enable PostgreSQL for local development.EuAndreh2018-11-191-0/+14
|
* Add IPFS configuration to NixOS.EuAndreh2018-11-191-0/+7
| | | | Instead of running IPFS daemon manually.
* Install Patchwork desktop.EuAndreh2018-11-191-0/+1
|
* Use latest version of IPFS.EuAndreh2018-11-191-1/+1
|
* Install bats for testing.EuAndreh2018-11-191-0/+1
|
* Add =fd= CLI tool (replacement for =find=).EuAndreh2018-11-191-0/+1
|
* Install Rakudo for Perl6.EuAndreh2018-11-191-0/+1
|
* Add gpodder and rhythmbox packages.EuAndreh2018-11-171-0/+2
|
* Add ansible package.EuAndreh2018-11-161-0/+1
|
* Install git-secrets extension.EuAndreh2018-11-161-0/+1
|
* Add GTK VNC viewer package.EuAndreh2018-11-161-0/+1
|
* Add ncdu CLI tool.EuAndreh2018-10-291-0/+1
|
* Add fzf package to configuration.EuAndreh2018-10-241-0/+1
|
* Use latest unstable version of nodejs 10.EuAndreh2018-10-161-1/+2
|
* Set hideProcessInformation to false.EuAndreh2018-09-241-0/+1
|
* Add inotify-tools package.EuAndreh2018-09-241-0/+1
|
* Add yarn package.EuAndreh2018-09-061-0/+1
|
* Use custom version of timidity.EuAndreh2018-08-261-2/+8
|
* Bump nodejs versionEuAndreh2018-08-151-1/+1
|
* Remove kiwix packageEuAndreh2018-07-301-1/+0
|
* Don't use unstable firefoxEuAndreh2018-07-271-1/+1
|
* Use symlinks for the mail tmp files GC logicEuAndreh2018-07-271-1/+1
|
* Output all mail cronjob logs to date-named fileEuAndreh2018-07-261-1/+1
| | | | This way the file can get old and be garbage collected.
* Fixed mbsync crontabEuAndreh2018-07-261-3/+2
| | | | | | The email wasn't showing because I wasn't ever running =notmuch new= :facepalm: Works like a charm now :)
* Disable nixos cronjob for nowEuAndreh2018-07-251-2/+3
|
* Add pandoc packageEuAndreh2018-07-251-0/+1
|
* Install Firefox from nixpkgs unstableEuAndreh2018-07-241-3/+4
|
* Use cron for fetching mail instead of systemdEuAndreh2018-07-221-28/+3
|
* Add go package and env varsEuAndreh2018-07-191-0/+1
|
* Add custom services in configuration.nix: Guix and mbsyncEuAndreh2018-07-161-13/+45
|