May.la
  • Blog
  • Machine Learning
  • Python
  • IT
  • Linux
  • Open Source Contributions
  • May.la
    • Blog
      • Options for Date Encoding
      • Python Installation and Package Management with conda and pip
      • Migration from Sphinx to Hugo
      • Anomalies in the MLSUM Dataset
      • Clean German Wikipedia Text Corpus released
      • LightGBM with Optuna: Demo released
      • German colossal, cleaned Common Crawl corpus (GC4) released
      • Talk: Training and Evaluation of our German Electra Language Model
    • Machine Learning
      • CUDA
      • Dense Passage Retrieval (DPR)
      • Dimensionality Reduction
      • Experiment Documentation
      • German Electra Training
      • Graph Database
      • Graph Neural Network
      • Hugging Face - Datasets
      • Hugging Face - Transformers
      • LightGBM
      • LLM
      • Machine Learning at AWS
      • NLP Datasets
      • Optuna
      • Paraphrase Mining
      • Seldon
      • T5 and MT5 Models
    • Python
      • Backoff
      • Beautiful Soup
      • behave
      • Colab
      • Conda
      • Context Manager
      • Date & Time
      • Docstrings
      • Exceptions
      • Filesystem
      • Iterate
      • Joblib
      • JSON
      • Jupyter & JupyterLab
      • Linter
      • Logging
      • Mock
      • Pandas
      • PIP
      • Poetry
      • PyCharm
      • pyenv
      • Python Naming
      • REST API with Python
      • Selenium
      • tqdm
      • Typing
      • venv
    • IT
      • ArangoDB
      • Docker
      • Duply with MinIO
      • Duply with Windows
      • Freifunk
      • GIT
      • GitHub
      • GnuPG
      • Hugo
      • kubectl
      • Kubernetes
      • Minecraft
      • PostgreSQL
      • Regular Expressions
      • Sphinx
      • Tor
      • Visual Studio Code
      • YubiKey
    • Linux
      • Archlinux Installation
      • Archlinux on Hetzner Cloud with Btrfs
      • Btrfs
      • Disk and Partition Management
      • File & Disk Tools
      • File Compression
      • Linux Commands
      • NixOS
      • Screen
      • SSH
      • SSL
      • Systemd
      • Ubuntu
      • ZFS
    • Open Source Contributions
View page source Edit this page Create child page Create documentation issue Print entire section
  • Links
  • Packages
  • Know-how
  • ZFS
Tag Cloud
  • ablog1
  • common-crawl1
  • conda1
  • date1
  • docsy1
  • documentation1
  • electra1
  • encoding1
  • german-data3
  • hugo1
  • hyperparameter1
  • language-model1
  • lightgbm1
  • mlsum1
  • mt51
  • optuna1
  • pip1
  • somajo1
  • spacy1
  • sphinx1
  • summarization1
  • t51
  • text-corpus2
  • time1
  • tokenizer1
  • wikipedia1
Categories
  • Blog1
  • Data3
  • Gradient Boosted Trees1
  • NLP4
  • Python1
  1. Linux
  2. NixOS

NixOS

Links

  • NixOS Manual (stable)
    • User Management
  • NixOS Wiki
    • SSH public key authentication
  • Nixpkgs Manual
  • Nix Reference Manual
  • Searches
    • Packages: https://search.nixos.org/packages
    • Options: https://search.nixos.org/options
    • Flakes: https://search.nixos.org/flakes
  • Community
    • Matrix Chat

Packages

  • Docker: https://nixos.wiki/wiki/Docker
  • Tor: https://nixos.wiki/wiki/Tor

Know-how

  • get path to nix repository: nix-instantiate --eval -E '<nixpkgs>' - also see Nix Search Paths

ZFS

  • https://nixos.wiki/wiki/ZFS
    • https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/index.html
  • https://nixos.org/manual/nixos/stable/index.html#sec-linux-zfs
Last modified July 29, 2023: Update nixos.md (c85a517)