system

Nix (home-manager) configurations for my computers

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
# pocka/system

My systems configuration using Nix/Home Manager.

## Usage

1. Run `nix-shell`
2. Inside the spawned shell, run `home-manager switch --flake .#<name>`
3. Exit the shell

See [`flake.nix#outputs.homeConfiguration`](./flake.nix) for a list of `<name>`s.