Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lune4696/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lune's dotfile

Overview

Screenshot(24/11/03)

  • NixOS + Hyprland 🚂
  • Wallpaper: swww
  • Launcher: rofi-wayland
  • Bar: waybar
  • Notification: mako
  • Editor: helix
  • Machine: GPD WIN MAX2 2024, Desktop(Ryzen7 5700X + Radeon 5700XT)
  • No evaluation warning confirmed (25/03/07)

How to use

tested on my machine (25/03/07)

  1. Install nixos (w/ GUI) to your pc and launch it
  2. Copy/Clone this repository
  3. Make sure that there are no hardware-configuration.nix in .dotfiles/system/<your_config_name> !!!
  4. sudo cp -r ~/.dotfiles/nixos/* ~/
  5. cp -r ~/.dotfiles/home-manager ~/.config/
  6. cp -r /etc/nixos/hardware-configuration.nix ./nixos/
  7. cd ~ | sudo nixos-rebuild --install-bootloader boot --flake ./#<your_config_name>
  8. Reboot and login
  9. cd ~ | home-manager switch

Note

  • flake is used to control configuration.nix and related files.
  • .dotfiles/home-manager/modules/hypr.nix use Pictures/w3.jpg, so please change it as you like it.
  • home-manager is used for user-specific programs (desktop, editor, terminal)
  • hypr, mako, waybar config files are automatically generated by home-manager.
  • rofi theme and helix config files are not generated automatically.

Special thanks

Andrey0189 (github): modularized .nix files

Vimjoyer (youtube): general discription of nixos and nix

About

my .dotfiles (NixOS + Hyprland)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published