mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 09:36:11 +01:00
partial modularization
This commit is contained in:
4
home-manager/features/cli/bash.nix
Normal file
4
home-manager/features/cli/bash.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
shellAliases = myAliases;
|
||||
};
|
||||
Reference in New Issue
Block a user