disable noctalia for now
Signed-off-by: Matthew Stobbs <matthew@sprouting.cloud>
This commit is contained in:
@@ -159,9 +159,9 @@
|
|||||||
lfs = {
|
lfs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
userName = "Matthew Stobbs";
|
|
||||||
userEmail = "${email}";
|
|
||||||
settings = {
|
settings = {
|
||||||
|
user.name = "Matthew Stobbs";
|
||||||
|
user.email = "${email}";
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@@ -187,10 +187,10 @@
|
|||||||
neovide = {
|
neovide = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
noctalia = {
|
# noctalia = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
settings = "${config.xdg.configHome}/dotfiles/niri/.config/niri/full.kdl";
|
# settings = "${config.xdg.configHome}/dotfiles/niri/.config/niri/full.kdl";
|
||||||
};
|
# };
|
||||||
pandoc = {
|
pandoc = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user