Giter VIP home page Giter VIP logo

nixbook's Introduction

built with nix Cachix Cache

NixBook: Chen's NixOS Configurations

Welcome to NixBook, a repository where I share my NixOS and home-manager configuration files for my EliteBook 865 G10.

Highlights

  • Tmpfs as root & home: Automatically erases the root (/) and home (/home) on each boot, ensuring a clean state. Persistent data is managed by the Impermanence module (See tmpfs as root and tmpfs as home for more details).
  • Encrypted single Btrfs partition: LUKS enhances security by adding password protection to the disk. Btrfs also supports easy snapshot backups.
  • Declarative disk partitioning: eliminates the need for manual partitioning, mounting, and unmounting during the installation phase
  • Efficient Desktop Environment: Optimized for productivity with minimal distractions, featuring only essential visual elements. It supports an automatic switch between light and dark themes.
  • Theorem proving toolchains in PL research: abella, coq, lngen and ott toolchain stuff. Packages maintained by me:

Installation

To install the Nixbook configurations on your system, start by booting your computer with a LiveCD. Once you have successfully booted into the LiveCD environment, open a terminal and enter:

git clone https://github.com/cu1ch3n/nixbook
cd nixbook/script
chmod +x ./install.sh
./install.sh

Post-installation

After the installation, there are a few settings that need to be configured manually. These settings are not managed declaratively through NixOS:

  • Set user fingerprint
  • 1Password SSH & CLI integration

Rebuild NixOS configuration

just rebuild

Update flake lock file

just update

Preview

Light

Dark

nixbook's People

Contributors

cu1ch3n avatar github-actions[bot] avatar

Stargazers

Gong  avatar  avatar

Watchers

 avatar

nixbook's Issues

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.