Jo's NixOS configuration
Find a file
2023-10-23 11:14:04 +02:00
home-manager chore: update description + add enpass 2023-10-23 11:14:04 +02:00
nixos chore: update description + add enpass 2023-10-23 11:14:04 +02:00
.gitignore chore: add gitignore 2023-10-23 00:28:18 +02:00
flake.lock Initial commit 2023-10-23 00:28:18 +02:00
flake.nix chore: update description + add enpass 2023-10-23 11:14:04 +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