feat: environments config test
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
../../modules/home-manager/config/terminal.nix
|
||||
];
|
||||
|
||||
# theme.accent = "f38ba8";
|
||||
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
initExtra = ''
|
||||
|
||||
@@ -4,4 +4,6 @@
|
||||
imports = [
|
||||
../shared-home.nix
|
||||
];
|
||||
|
||||
theme.accent = "94e2d5";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user