Giter VIP home page Giter VIP logo

holioka's Introduction

Readme

Overview

  • modules contains modules, which provide options under common prefix hlk.
    • hardware-traits contains modules that are applicable to machines with some traits, such as:
      • Having a battery
      • Having a NVIDIA chip
      • Having NVIDIA + AMD chips
      • etc.

      It is currently unpopulated because I have two devices, making it easier to manage them directly.

    • util contains modules that are used (almost) exclusively as denpendencies of other modules.
    • nixos contains hardware-agnostic modules of NixOS, such as:
      • Basic CLI environment
      • Basic GUI environment
      • Default audio configuration
      • etc.
    • home-manager contains modules for home-manager.
  • machines contains NixOS configurations.
  • users contains home-manager configurations.
  • dotfiles contains configuration files for user’s environment.
  • secret.nix and secrets are encrypted in the repository and contain secret information, such as:
    • SSH keys
    • Timezone
    • Machine configuration parts
    • User environment configuration parts
    • etc.
  • volatile.nix contains information that is expected to change, such as partition UUIDs.

Filesystem

The filesystem is ZFS. It needs to be set up before installation.

Structure

  1. nix_pool
    1. local
      1. home home@blank contains user directories, owned by the respective users, Downloads and large_items symlinks to ../../local_state/home/<username>/<source_dir>
      2. log
      3. nix
      4. root root@blank contains nothing
      5. local_state
    2. safe
      1. secrets
      2. state

holioka's People

Contributors

alsaisamo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.