A Cozy Operating System
  • Nix 51.6%
  • QML 43.9%
  • Go 2.9%
  • JavaScript 1.4%
  • Shell 0.2%
Find a file
2026-03-22 00:34:57 +01:00
config sherma: update monitor 2026-03-22 00:34:57 +01:00
hosts sherma: update monitor 2026-03-22 00:34:57 +01:00
nvf theme: swap to custom nord with corners 2026-03-04 13:43:31 +01:00
wallpaper boot: swap to limine bootloader 2026-03-04 19:14:25 +01:00
.gitignore general: use writable symlinks for yazi and hyprland 2025-08-19 00:32:23 +02:00
flake.lock flake.lock: Update 2026-03-05 11:01:24 +01:00
flake.nix rework monitor config 2026-03-21 22:16:33 +01:00
README.md update readme 2025-04-12 01:41:59 +02:00
theme.nix quickshell: adjust Dashboard to theme change, only System Widget to do 2026-03-04 18:16:16 +01:00

Amnytas - My Nixos Hyprland Config

This is the nix config i use on all my systems, here is what it looks like:

https://github.com/user-attachments/assets/5c66eb6f-b504-4857-b43d-9f7cd78b732e

Features

  • Tokyo Night Color Scheme throughout the system
  • Widgets made with AGS
  • Wallpaper changes depending on Workspace (see all wallpapers)
  • hyprlock config
  • Nvidia driver setup (although i swapped to amd on my desktop)
  • usable across multiple systems
  • arlecchino grub theme :>
  • a nvf config (also exposed separately as #nvf)
  • pseudofullscreen (in case an application/game (cough gw2) doesnt behave in fullscreen)
  • hotkeys for almost anything I wanna do (./config/rice/hyprland/binds.nix)
  • Mozc IME for typing Japanese
  • OwOpacity on everything ~||~

terminals vertical widgets hyprlock

Wanna try it out?

Simply run

nix run github:QuetzColito/amnytas#install --extra-experimental-features "nix-command flakes"

on nixos x86_64 with a user with a preconfigured password and the script will install the whole config to ~/amnytas

If you wanna know what exactly the script does, it isnt super long and explained in the comment in flake.nix ^^

If you want to add extra config before the install abort the script once it starts nixos-rebuild and edit /hosts/<yourhost>.nix

I tried to document the important/unintuitive parts :3

Software Used

Distro NixOs
WM/Compositor Hyprland
Terminal foot
Shell zsh
Prompt ohmyposh
Bar/Widgets AGS
Browser Zen Browser
Text Editor neovim (nvf)
File Manager yazi, Thunar
Notifications mako
image viewer imv
screen recording wf-recorder
music player ytm by th-ch

Where I stole it all from c: