NixOS, Home Manager and Nix-on-Droid configurations.
Find a file
2024-06-26 09:11:04 +03:00
android Rewrite modules to options. 2024-06-26 08:21:10 +03:00
container Home : Fix container issues. 2024-06-26 08:58:10 +03:00
host Home : Disable CPU powersave service. 2024-06-26 09:11:04 +03:00
lib Rewrite modules to options. 2024-06-26 08:21:10 +03:00
module Rewrite modules to options. 2024-06-26 08:21:10 +03:00
overlay Overlay : Use stable Nix & Nixos-Rebuild. 2024-06-21 10:50:24 +03:00
secret Rewrite modules to options. 2024-06-26 08:21:10 +03:00
user Rewrite modules to options. 2024-06-26 08:21:10 +03:00
.editorconfig Readme : Fix line breaks. 2024-03-11 04:03:44 +03:00
.gitignore Gitignore : Add live image build. 2024-04-27 00:02:00 +03:00
flake.lock Yazi : Add Tmux compatibility. 2024-06-22 21:35:24 +03:00
flake.nix Rewrite modules to options. 2024-06-26 08:21:10 +03:00
License Add License. 2024-06-18 10:26:48 +03:00
Makefile Makefile : Disable check for Live. 2024-05-24 19:28:16 +03:00
Readme.md Rewrite modules to options. 2024-06-26 08:21:10 +03:00

Voronind NixOS configuration.

Screenshots.

Screenshot 1 Wallpaper link
Screenshot 2 Wallpaper link
Screenshot 3 Wallpaper link

My current wallpaper

Color theming based on wallpaper thanks to Stylix.

Discovering my configuration.

Even tho I've tried to document everything I can in a dum-dum way, I still highly recommend you to learn the very basics of Nix language. Start from the Flake file and follow the comments. If you have any questions, get in touch using Telegram or Email.

Please tell me if you find any undocumented parts.

Configuration highlights.

  • Keyd allows you to have QMK-like keyboard remaps. Killer-feature is the ability to have remaps per-application. I have pretty common remaps like CapsLock to Ctrl/Esc combo, Right Shift to Backspace, Backspace to Delete and overlays for System/Windows/Media/Application controls as well as Macros.
  • NixOS Containers (nspawn). Containers are great. I LOVE containers! Containers! Containers! Containers! Containers! Containers! Containers! Containers! Containers! Containers! Containers! Containers! Here is how I add containers to the host, here is the global configuration and here are all the containers.
  • NixOnDroid can be used to set up your environment inside the Termux app on Android. It also gives you access to all the Nixpkgs binaries for Arm. Configuration can be found here, but you also need to add the definition to the root flake.nix (nixOnDroidConfigurations.default). Here are the docs.
  • Stylix can be used to change colors for the whole system based on current wallpaper. Example usages: Sway, fuzzel and Tmux.
  • Signed auto-updates. Updates are pulled every hour and require the last commit to be signed with my signature.

WIP: NixOS learning roadmap.

  1. Nix Pills. This is a bit controversial one. Try it, but if it's hard to read for you - just skip it for now.

??? Where to look for stuff.
??? Nix language.
??? Nix package manager.
??? Nixpkgs.
??? Home manager.

??? (Optional) Remote builders.
??? (Optional) Live ISO.
??? (Optional) Dev Shells.
??? (Optional) Impermanence.

Keyboard layouts.

Yellow are modifier keys, they enable layers when held. Green ones are just modified keys.

Default
Alternative Keys
WM keys Sway:

Gnome:
Per-application controls Firefox:

Jetbrains:

Tmux:
Extra numbers
Media Controls
System controls

Link to the tool I used to draw the images.