QuantumCoded / elfin-nixos

My current workstations configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yor Puter

contains my system configuration and dotfiles proudly in NixOs. For personal use only obviously.

my current wallpaper


Try it out!

$ git clone https://github.com/YorQat/my-nixos/
$ chmod +x do
$ ./do --gen-hardware # Generate hardware configuration first
$ ./do --install

Install from another nixos machine/live environment

Since this is manual installation, consider reading on nixos mount points

$ ./do --meta-install # installs on /mnt

Launch window manager

$ Hyprland

About

My current workstations configuration


Languages

Language:Nix 48.3%Language:Shell 21.7%Language:Lua 20.0%Language:SCSS 10.0%