Skip to content

damszew/dotfiles

Repository files navigation

dotfiles

How to setup and use?

non-NixOS

  1. Install nix
  2. Clone this repo to ${HOME}/dotfiles directory and cd there.
  3. Activate config with:
    nix run home-manager/master -- switch --flake .#damian
  4. Subsequent calls cal be done via home-manager:
    home-manager switch --flake .#damian

Other software

1password
docker-ce
google-chrome
wezterm
zed

Cheatsheet

nix flakes

action cmd
update inputs in lock file nix flake update
nixos config switch nixos-rebuild switch --flake .
home-manager init nix run home-manager/master -- switch --flake .
home-manager switch home-manager switch --flake .
remove old generations nix-collect-garbage --delete-older-than 1w

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors