mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-11-13 17:52:05 +01:00
add w17 ssh_config and cli
This commit is contained in:
parent
1abe7e3663
commit
e8043fa999
4 changed files with 75 additions and 3 deletions
home-manager/modules
|
|
@ -69,6 +69,7 @@ in {
|
|||
nil
|
||||
nixd
|
||||
unrar
|
||||
inputs.w17.packages.x86_64-linux.default
|
||||
] ++ (if config.machine.isGraphical then [
|
||||
(pkgs.nerdfonts.override {
|
||||
fonts = [ "JetBrainsMono" "FiraCode" "FiraMono" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue