Skip to content

stanley355/stanix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

STANIX: NixOS & Hyprland BASE configurations

๐Ÿ“– Read this first

PRs are Welcome! This is not a linux rice; this is base and minimal NixOS 24.05 + Hyprland configurations that ensures all basic functionality up and running before any Linux Ricing (because beauty is in the eye of the beholder').

I closely followed Hyprland Wiki for the recommended packages. The basic functionalities are but not limited to:

  • Gaming (Steam + Nvidia, see Wiki)
  • Running app via GUI launcher (Rofi)
  • File Manager (Thunar)
  • Screenshot (Grimblast)
  • Bluetooth (Blueberry)
  • Running .AppImage files on NixOS (appimage-run)
  • Text editing (Zed - This is personal preference)
  • Screen lock (Hyprlock)
  • Wallpaper (Hyprlock)
  • Sound seting/shortcut (Pulseaudio, Pipewire, Wireplumber - I found NixOS users having initial problem to make it up and running)
  • Light setting/shortcut

๐Ÿšจ Missing/testing:

  • Wifi GUI (missing - currently using $ nmcli device wifi list)
  • Welcome screen (missing)
  • Screen reording (missing)
  • Microphone input (testing)

Base UI

Base NixOs Hyprland

Setup and installation

  1. Install NixOS 24.05 (NixOS - Choose No desktop environment)
  2. Install git
  3. Open your terminal and run
git clone https://github.com/stanley355/stanix.git
cd stanix
cp -r ./configuration.nix /etc/nixos/configuration.nix
cp -r ./.config ~/
nixos-rebuild switch
reboot
  1. After reboot your Nixos should be up and running

About

Nix Hyprland Configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published