Skip to content

emanuel2718/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Config

vie 26 ene 2024 07:03:01 AST

Install

nix-shell -p vim git

mkdir -p $HOME/git/dotfiles
git clone https://github.com/emanuel2718/nixos-config.git $HOME/git/dotfiles
sudo cp /etc/nixos/hardware-configuration.nix $HOME/git/dotfiles/machines/<MACHINE>/hardware.nix

cd $HOME/git/dotfiles
sudo nixos-rebuild switch --flake .#<MACHINE>
sudo reboot now

TODO

  • add tmux sessionizer
  • fully port Nvim config to nix (currently 50/50 lua/nix)

About

My NixOS configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published