Skip to content

My personal dotfiles. ❤️

License

MIT, WTFPL licenses found

Licenses found

MIT
LICENSE-MIT
WTFPL
LICENSE-WTFPL
Notifications You must be signed in to change notification settings

rennsax/dotfiles

Repository files navigation

GitHub Actions Workflow Status GitHub Release

dotfiles

My personal dotfiles. Managed with Nix Flake.

Installation

Before installation, at least make sure you’ve installed git, curl and make.

make install-nix # install Nix
make init-ubuntu # bootstrap Ubuntu
nix run nix-darwin -- switch --flake .#${DARWIN_MACHINE} # nix-darwin
nix run home-manager -- --impure switch --flake .#${HOME_MACHINE} # home-manager

NOTE on Ubuntu:

Home-manager won’t change the user’s default shell which needs to touch the system file /etc/passwd. You may manually set the default with chsh(1).

See Also

References

About

My personal dotfiles. ❤️

Resources

License

MIT, WTFPL licenses found

Licenses found

MIT
LICENSE-MIT
WTFPL
LICENSE-WTFPL

Stars

Watchers

Forks

Packages

No packages published