programs,{jujutsu/wezterm}: use unstable instead of nightlies
home/plasma: switch okular, gwenview, and okular to flatpak
home/home: enable gc
Clone the repository:
$ git clone git@git.sr.ht:~sirn/dotfiles ~/.dotfiles
Install Nix:
$ sh <(curl -L https://nixos.org/nix/install) --daemon
Configure nix, edit ~/.config/nix/nix.conf
:
experimental-features = nix-command flakes
Setup Home Manager:
$ nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
$ nix-channel --update
Setup home directory with Home Manager:
$ ~/.dotfiles/bin/home-manager-switch