Split out bash from home config.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
imports = [
|
||||
inputs.hyprpanel.homeManagerModules.hyprpanel
|
||||
./programs/bash.nix
|
||||
./programs/lazygit.nix
|
||||
./programs/rofi.nix
|
||||
./services/arrpc.nix
|
||||
@@ -47,8 +48,6 @@
|
||||
EDITOR = "nano";
|
||||
};
|
||||
|
||||
programs.bash.enable = true;
|
||||
|
||||
programs.alacritty = lib.mkForce {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user