mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 08:37:34 +08:00
Add home configuration for hetzner
This commit is contained in:
parent
14c9f0783f
commit
283fbff408
3 changed files with 17 additions and 6 deletions
|
|
@ -8,9 +8,9 @@
|
|||
./all/nix.nix
|
||||
./all/git.nix
|
||||
./all/direnv.nix
|
||||
./all/zellij.nix
|
||||
# ./all/zellij.nix
|
||||
./all/just.nix
|
||||
./all/juspay.nix
|
||||
# ./all/juspay.nix
|
||||
|
||||
./claude-code
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./all/bash.nix
|
||||
./all/zsh.nix
|
||||
./all/vscode-server.nix
|
||||
./all/nushell
|
||||
./all/ghostty.nix # Install it anyway for TERM to work on VMs
|
||||
# ./all/zsh.nix
|
||||
# ./all/vscode-server.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue