kekl
This commit is contained in:
@ -3,6 +3,7 @@
|
|||||||
programs.nixvim = {
|
programs.nixvim = {
|
||||||
plugins = {
|
plugins = {
|
||||||
alpha = {
|
alpha = {
|
||||||
|
enable = true;
|
||||||
layout = [
|
layout = [
|
||||||
{
|
{
|
||||||
type = "padding";
|
type = "padding";
|
||||||
@ -64,7 +65,7 @@
|
|||||||
type = "text";
|
type = "text";
|
||||||
val = "Inspiring quote here.";
|
val = "Inspiring quote here.";
|
||||||
}
|
}
|
||||||
]
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user