mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Disable ssh-client
This commit is contained in:
parent
1dca7aa6f4
commit
77896c5c06
3 changed files with 0 additions and 16 deletions
|
|
@ -8,7 +8,6 @@
|
|||
myConfig = {
|
||||
de.hyprland.enable = true;
|
||||
shell.zsh.enable = true;
|
||||
ssh-client.enable = true;
|
||||
git.enable = true;
|
||||
vscode.enable = true;
|
||||
equalizer.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue