fix(neovim): rename flake option to nixd and set for laptop
This commit is contained in:
parent
4b2e262cdf
commit
6cde9353ab
3 changed files with 6 additions and 3 deletions
|
@ -106,6 +106,9 @@
|
|||
# MODULES #
|
||||
#
|
||||
|
||||
# Set the hostname for nixd in neovim
|
||||
programs.neovim.nixd.hostname = "wizlap";
|
||||
|
||||
# Add monitor configuration to hyprland
|
||||
modules.hyprland = {
|
||||
# Enable scripts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue