Skip to content

sgiath/nixos-config

Repository files navigation

NixOS configs

Install

# install system config
sudo nixos-rebuild switch --flake https://git.sr.ht/~sgiath/nix-config#ceres

reboot

# install dotfiles
git clone https://git.sr.ht/~sgiath/nix-config ~/nixos
cd nixos/
sudo nixos-rebuild switch --flake .

reboot
upgrade

Useful fixes

Fonts not rendering anywhere

fc-cache -f -v

Proton Mail app not starting - run it once like this to migrate to Wayland

XDG_SESSION_TYPE=x11 proton-mail

About

Full flake config for all of my machines

Topics

Resources

License

Stars

Watchers

Forks

Contributors