5 lines
60 B
Nix
5 lines
60 B
Nix
{ pkgs, user, ... }:
|
|
{
|
|
# Your shell configurations here
|
|
}
|
{ pkgs, user, ... }:
|
|
{
|
|
# Your shell configurations here
|
|
}
|