This website requires JavaScript.
Explore
Help
Sign In
hans
/
nixos-install
Watch
1
Star
0
Fork
You've already forked nixos-install
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add ssh to shell
Browse Source
...
This commit is contained in:
Hans Muendelein
2024-10-21 17:50:14 +02:00
parent
06f3bce08a
commit
14e2a99eb3
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
shell.nix
Unescape
Escape
View File
@ -12,5 +12,6 @@ pkgs.mkShell {
git
git
vim
vim
pinentry-curses
pinentry-curses
ssh
]
;
]
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hans/nixos-install
Title
Body
Create Issue