Migrate to nushell
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
inputs,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -13,6 +12,7 @@
|
||||
in
|
||||
{
|
||||
openssh.authorizedKeys.keys = sshKeys;
|
||||
shell = pkgs.nushell;
|
||||
}
|
||||
// attrs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user