Giter Site home page Giter Site logo

shivamkumar2002 / dr460nixed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dr460nf1r3/dr460nixed

0.0 0.0 0.0 9.86 MB

Dr460nixed NixOS πŸ‰β„οΈ

Home Page: https://nixed.dr460nf1r3.org

License: GNU Affero General Public License v3.0

Shell 1.48% CSS 3.29% Nix 95.23%

dr460nixed's Introduction

Dr460nixed NixOS ❄️

built with nix built with garnix Sync Tailscale ACLs

This repository contains a framework to get started with NixOS quickly, featuring opiniated and selected default settings. It also contains my personal NixOS configuration, which might serve as inspiration for other peoples' setups.

While starting out with NixOS, especially reading other peoples flakes proved to be very helpful, so I figured sharing my personal setup my help other people as well! Those who like the "dr460nized" look of Garuda will definitely like this one as well ☺️

So how does it work?

ISO builds are available as well as a simple installer, which employs nix flake init to deploy a basic and generic version of this flake's template based on user's choices. Partitioning is achieved via disko presets and the installer may be used on regular NixOS live mediums as well. Users may then continue building their own version of NixOS using code snippets of this repository and further linked sources. Furthermore, the flakes' outputs are automatically build and cached via garnix.

There is a documentation available about various topics, which also contains the code snippets that might provide further useful customization options.

How does it look like?

desktop-kde

What settings does the installer provide?

Right now, it basically just bootstraps a basic desktop environment with theming, Nix and OS related defaults to have common things working out of the box.

{
  dr460nixed = {
    chromium = true;
    desktops.enable = true;
    example-boot.enable = true;
    performance = true;
  };
}

Which translates to:

  • Enjoying a fully pre-configured Garuda dr460nized KDE themed setup: Dr460nixed !
  • Being able to use all of Garuda Nix Subsystems modules
  • The custom Linux-cachyos BORE EEVDF kernel of the Linux CachyOS developers
  • Having access to additional packages not existing in Nixpkgs (yet) via Chaotic Nyx
  • Using Garnix CI cache for this flakes' outputs
  • Keeping all of it well organized via flake-parts

It might receive more module options in the future, though I currently believe that showing people how to achieve things in Nix might be more useful than just providing a toggle for it.

What kind of configuration is available via code snippets?

  • Multiple NixOS configurations, including desktop, server, nixos-wsl , raspberry pi & live-usb
  • Root-on-ZFS and secure-boot enabled systems via Lanzaboote
  • Opt-in persistence through impermanence + ZFS snapshots
  • Mesh networked hosts with Tailscale
  • Opt-in 2FA protection of ssh and password prompts with Duo Security
  • Secrets managed via nix-sops
  • Always up-to-date live images automatically built via Github actions
  • Custom devshells with fully declarative pre-commit-hooks
  • No password prompts when having a Yubikey connected to a device
  • Easily remote-controllable machines via KDEConnect and a self-hosted Rustdesk server
  • Custom bleeding-edge Mesa builds

Structure

β”œβ”€β”€ docker-compose
β”‚   β”œβ”€β”€ oracle-dragon
β”‚   └── tv-nixos
β”œβ”€β”€ home-manager
β”œβ”€β”€ nixos
β”‚   β”œβ”€β”€ dragons-ryzen
β”‚   β”œβ”€β”€ images
β”‚   β”œβ”€β”€ modules
β”‚   β”‚   β”œβ”€β”€ chaotic
β”‚   β”‚   └── disko
β”‚   β”œβ”€β”€ nixos-wsl
β”‚   β”œβ”€β”€ oracle-dragon
β”‚   β”œβ”€β”€ rpi-dragon
β”‚   └── tv-nixos
β”œβ”€β”€ overlays
└── secrets

dr460nixed's People

Contributors

dr460nf1r3 avatar chaotic-temeraire avatar renovate[bot] avatar dependabot[bot] avatar noeljacob 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.