Jo's NixOS configuration
Find a file
2023-10-25 12:12:59 +02:00
home-manager refactoring some stuff 2023-10-25 12:12:59 +02:00
nixos refactoring some stuff 2023-10-25 12:12:59 +02:00
.gitignore chore: add gitignore 2023-10-23 00:28:18 +02:00
flake.lock refactoring some stuff 2023-10-25 12:12:59 +02:00
flake.nix refactoring some stuff 2023-10-25 12:12:59 +02:00
LICENSE Initial commit 2023-10-22 22:21:45 +00:00
README.md chore: update README instructions 2023-10-23 00:41:07 +02:00

nix-config

Jo's NixOS configuration

Deployment

Run this to apply your system configuration.

sudo nixos-rebuild switch --flake .#hostname

Run this, to apply your home-manager configuration.

home-manager switch --flake .#username@hostname