Skip to content

Nixos/home-manager dotfiles

Notifications You must be signed in to change notification settings

CarlosLoboxyz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to use:

  1. Clone this repository: git clone https://github.com/CarlosLoboxyz/dotfiles.git /etc/nixos
  2. Run sudo nixos-rebuild switch --flake /etc/nixos.

Directory overview:

├── configFiles
│   ├── nvim 
│   ├── tmux
│   ├── scripts # Custom shell scripts that go inside ~/.local/share/scripts
│   ...
├── configuration.nix
├── flake.nix
├── hardware-configuration.nix
├── home.nix
└── README.md

About

Nixos/home-manager dotfiles

Topics

Resources

Stars

Watchers

Forks