lucascipriano / dotfilesnixos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Technologies


Importante!

  • Use o configuration.nix para o primeiro build, logo em seguida tudo que irá precisar alterar, vá no flakeconfig.
  • Altere initialPassword nas configuration.nix, pois por padrão é premium.
  • Altere a hardware-configuration.nix do flakeconfig para igual a sua.
  • Para adicionar algo via home-manager, edite no flakeconfige rode home-manager switch --flake . dentro da pasta.

Repository structure

  • Hosts: Settings to upload the system

  • Templates: Nix Flake templates that I use to start new projects or package existing ones.

    • use nix flake init -t github:lucascipriano/dotfilesnixos#templates.go and nix develop.
  • Flake config: Config and install Flakes README pls

    • After reload nixos-rebuild switch --flake


Credits

About


Languages

Language:Nix 99.5%Language:Rust 0.3%Language:Go 0.2%