Split out bash from home config.
This commit is contained in:
3
nodes/hosts/common/home/jay/programs/bash.nix
Normal file
3
nodes/hosts/common/home/jay/programs/bash.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs, ...}: {
|
||||
programs.bash.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user