My main NixOS configuration. Features include a polished Hyprland environment with optional animated borders. Keyboard shortcut menu pop-down available in the top bar and so much more!
Go to file
2023-12-15 00:56:25 -06:00
configfiles Added OBS Stinger & Improve Configs 2023-12-15 00:56:25 -06:00
nixos Added OBS Stinger & Improve Configs 2023-12-15 00:56:25 -06:00
scripts Added OBS Stinger & Improve Configs 2023-12-15 00:56:25 -06:00
build Added OBS Stinger & Improve Configs 2023-12-15 00:56:25 -06:00
demo.jpg First Real Commit! 2023-12-13 17:09:39 -06:00
README.md Added OBS Stinger & Improve Configs 2023-12-15 00:56:25 -06:00

ZaneyOS 🟰 Best ❄️ NixOS Configs

ZaneyOS is my production machines config files.

What Is NixOS

example

Why Choose NixOS

Steps To Reproduce My System

1a) Starting From Fresh Install

Install NixOS as you normally would. Under the NixOS Downloads Page Section you will find a GNOME or Plasma live isos and you can install any desktop environment you please.

After booting into the install ensure you are connected to the internet and go into your /etc/nixos/configuration.nix file and ensure git and your favorite editor are in system or user packages. After doing that run the sudo nixos-rebuild switch command.

Now you are ready to move onto the pulling my dotfiles section.

1b) On Excisting System

asdasd

2) Pulling In Dotfiles

Now that you have git you can pull the dotfiles like so:

3) Run The Build Script

Go into the zaneyos folder you got and you'll see a build script. You can run this command now to install my configs, you can also run this after you make any changes in that folder.

Hope you enjoy!