Skip to content
forked from Sly-Harvey/NixOS

NixOS + Hyprland, Productivity reproduceable environment

License

Notifications You must be signed in to change notification settings

Acosta-JJ/NixOS

This branch is 11 commits ahead of, 218 commits behind Sly-Harvey/NixOS:master.

Repository files navigation


My NixOS system

Screenshot Screenshot

Installation

Note

You should review the configuration variables in flake.nix before installing. Also take a look at the branches, the difference between them resides in nvidia drivers

Remember to add this nix.settings.experimental-features = ["flakes nix-command"]; to enable nix-command and flakes in /etc/nixos/configuration.nix and then

sudo nixos-rebuild switch
nixpkgs#git clone https://github.com/Acosta-JJ/NixOS.git ~/NixOS
cd ~/NixOS
./install.sh

Credits/Inspiration

https://github.com/JaKooLit/Hyprland-Dots
https://github.com/prasanthrangan/hyprdots
https://github.com/Sly-Harvey/NixOS

About

NixOS + Hyprland, Productivity reproduceable environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 63.0%
  • Shell 36.4%
  • Python 0.6%