NixOS, Home Manager and Nix-on-Droid configurations.
Find a file
2024-10-12 03:26:29 +03:00
.readme/keyboard Jetbrains : Toggle line breakpoint on period. 2024-09-24 02:24:19 +03:00
config Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
container Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
home Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
host/x86_64-linux Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
lib Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
module Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
overlay Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
package AppleFont : Ustream update. 2024-10-12 03:26:29 +03:00
secret Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
system Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
.editorconfig Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
.gitignore Gitignore : Add .NixRoot. 2024-10-11 23:30:01 +03:00
.treefmt.toml Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
Bootstrap.sh Bootstrap : Fix help message name. 2024-08-30 16:19:20 +03:00
flake.lock Lock : Update. 2024-10-10 04:05:42 +03:00
flake.nix Switch to using nixfmt & indent with spaces cause no tab support... 2024-10-11 23:28:29 +03:00
License Add License. 2024-06-18 10:26:48 +03:00
Makefile Gitignore : Add .NixRoot. 2024-10-11 23:30:01 +03:00
Readme.md Readme : Add a screenshot. 2024-09-26 02:02:58 +03:00

Dmitry 🌊 NixOS, Home Manager and Nix-on-Droid configurations.

Screenshots.

Newest first.

Screenshot 1 + Android
Wallpaper link
Screenshot 2 + Android
Wallpaper link
Screenshot 3 Wallpaper link
Screenshot 4 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.

Keyboard layouts.

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

Default
Alternative Keys
Sway keys
Per-application controls Firefox:

Jetbrains:

Nautilus:

Tmux:
Extra numbers
Media Controls
System controls

Link / Source of the tool I used to draw the images.