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