aboutsummaryrefslogtreecommitdiff
path: root/nixos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove password-hash.txt from repoEuAndreh2019-06-021-1/+1
| | | | Use Git Annex instead.
* 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
|
* Delete nixos/os-installation.shEuAndreh2019-06-011-114/+0
| | | | | | | | It's content were fully replaced by public/nixos/burn.sh and public/nixos/install.sh. Both are already accessible online (through https://euandre.org/dotfiles/nixos/burn.sh).
* Remove with pkgs; usage from configuration.nixEuAndreh2019-06-011-5/+5
|
* Remove symlink to nixos/utils.nixEuAndreh2019-05-311-99/+0
|
* Disable StrictHostKeyCheckingEuAndreh2019-05-311-1/+4
| | | | | | | Security implications considerations: Since during the build script we're not copying private data, not performing critical commands or any sensitive actions, the risk of connecting to a spoofed SSH server is minimal. All the files should already be publicly accesible.
* Use --archive option in rsync inside publishScript derivationEuAndreh2019-05-311-9/+2
|
* Format Nix files (linter offense)EuAndreh2019-05-311-13/+14
|
* Add orgMkDocs derivation to utils.nixEuAndreh2019-05-311-0/+16
|
* Format nixos/utils.nix (linter offense)EuAndreh2019-05-301-1/+2
|
* Publish contents for public/ folderEuAndreh2019-05-301-0/+12
|
* Remove default value of rootSrcEuAndreh2019-05-301-3/+2
|
* Restore subtasks.uniqueFeed derivationEuAndreh2019-05-301-46/+0
|
* Polish and use utils.fixme derivationEuAndreh2019-05-302-8/+10
|
* Move shellCheck derivation to utils.nixEuAndreh2019-05-301-4/+3
|
* Format all Nix code with nixfmtEuAndreh2019-05-304-345/+438
|
* Add note on declarative disk partitioningEuAndreh2019-05-251-0/+1
|
* 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-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
| |