Jo's NixOS configuration
Find a file
2023-11-19 23:12:39 +01:00
home-manager push changes 2023-11-19 23:12:39 +01:00
hosts/lenovo-pc push changes 2023-11-19 23:12:39 +01:00
nixos push changes 2023-11-19 23:12:39 +01:00
.gitignore chore: add gitignore 2023-10-23 00:28:18 +02:00
flake.lock push changes 2023-11-19 23:12:39 +01:00
flake.nix push changes 2023-11-19 23:12:39 +01: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