Add a claudefile
This commit is contained in:
parent
0768504430
commit
2daac2b4b3
1 changed files with 19 additions and 0 deletions
19
.claude/CLAUDE.md
Normal file
19
.claude/CLAUDE.md
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
# Egregore VPS
|
||||||
|
|
||||||
|
NixOS configuration for egregore.leaf.ninja.
|
||||||
|
|
||||||
|
## Commands
|
||||||
|
|
||||||
|
- `just rebuild` - Rebuild and switch the target host
|
||||||
|
- `ssh egregore` - User access over SSH
|
||||||
|
|
||||||
|
## Structure
|
||||||
|
|
||||||
|
- `configuration.nix` - Main NixOS configuration
|
||||||
|
- `disks.nix` - Disko disk partitioning (BIOS/EFI hybrid)
|
||||||
|
- `flake.nix` - Flake definition
|
||||||
|
|
||||||
|
## Users
|
||||||
|
|
||||||
|
- `root` - SSH key auth only (root@marauder key)
|
||||||
|
- `nettika` - Normal user, wheel group, passwordless sudo, nix trusted-user
|
||||||
Loading…
Add table
Add a link
Reference in a new issue