Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ametic's NixOS Dotfiles

My personal dotfiles that i'm using on my daily PC. Uses some parts from other configurations mentioned in Credits.

Important

These dotfiles are fitted only for my needs, check every file before using it.

Usage

  • If you're sure that u want to use it, follow these steps:
  • Use these commands:
    • nix-shell -p git vim
    • git clone https://github.com/Ametic/dotfiles ~/nixos-config
  • Open your text editor, open /nixos-config folder, and search for keyword jakub which is my hostname, and replace for yours.
  • Generate your hardware configuration using this command:
    • nixos-generate-config --show-hardware-config > hosts/desktop/hardware.nix
  • Rebuild configuration using these commands:
    • NIX_CONFIG="experimental-features = nix-command flakes"
    • sudo nixos-rebuild switch --flake .#desktop
  • (Later use alias fr for rebuilding)

Notes

  • No variables

Credits

About

My NixOS daily configuration.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages