feat(userprogs): install magic-wormhole for easier file transfer
This commit is contained in:
parent
e368bf6d99
commit
8e57526316
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
zellij lnav htop
|
zellij lnav htop magic-wormhole
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue