modified: common/home.nix
This commit is contained in:
@@ -19,7 +19,7 @@ in {
|
|||||||
home.stateVersion = "25.05"; # match your NixOS stateVersion
|
home.stateVersion = "25.05"; # match your NixOS stateVersion
|
||||||
|
|
||||||
programs.home-manager.enable = true; # mandatory to activate HM
|
programs.home-manager.enable = true; # mandatory to activate HM
|
||||||
|
programs.bash.enable = true;
|
||||||
programs.bash.aliases = {
|
programs.bash.aliases = {
|
||||||
"Switch-nix" = mySwitchCmd;
|
"Switch-nix" = mySwitchCmd;
|
||||||
"Test-nix" = myTestCmd;
|
"Test-nix" = myTestCmd;
|
||||||
|
|||||||
Reference in New Issue
Block a user