You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
.config | 3 days ago | |
.emacs.d | 1 year ago | |
.local | 11 months ago | |
.m2 | 3 years ago | |
.ssh | 1 year ago | |
.xmonad | 1 year ago | |
docs | 1 year ago | |
nixos | 2 months ago | |
scripts | 1 year ago | |
.gitignore | 8 months ago | |
README.md | 3 years ago | |
apply-home.sh | 8 months ago | |
apply-system.sh | 8 months ago | |
apply.sh | 8 months ago | |
build-home.sh | 8 months ago | |
build-system.sh | 8 months ago | |
flake.lock | 6 days ago | |
flake.nix | 3 months ago | |
update.sh | 8 months ago |
README.md
dot-files
This is my personal .dot-files repository, where all my custom dotfiles and installation scripts go.
To use it, clone the repo directly into the home directory.
Installing NixOS-config:
- Clone the repo into the home directory.
- run
sudo ./nixos/create_link.sh
- rebuild NixOS with
sudo nixos-rebuild switch
(a reboot might be necessary) - ...profit