Skip to content

Jee-vim/dotfiles-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(DRY) - Don't repeat yourself is a principle in software development. We should use this principle to reduce repetitive and time-consuming work. Personally, I just try to apply this principle in my professional and personal work. The most basic example is making these dotfiles, so that I don't have to provide the needs of the devices or tools used in everyday life. So, from this motivation you can see the main goal (Goal).

Instalation

Nixos Build

sudo nixos-rebuild switch --flake .#username ex: sudo nixos-rebuild switch --flake .#jee

Home Build

home-manager switch --flake .#username ex: home-manager switch --flake .#jee

About

Nix configuration with hyprland and etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors