The Blue Update #1
|
@ -12,7 +12,6 @@
|
||||||
../../../modules/home/utils/zsh
|
../../../modules/home/utils/zsh
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
../../../overlays
|
../../../variables/look
|
||||||
../../../variables
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{ pkgs, config, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue