Fixed typo
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
'';
|
||||
imports = [
|
||||
# modules/hyprland.nix
|
||||
modules/homme-manager-common.nix
|
||||
modules/home-manager-common.nix
|
||||
];
|
||||
xdg.enable = true;
|
||||
programs.nix-index.enable = true;
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
'';
|
||||
imports = [
|
||||
modules/hyprland.nix
|
||||
modules/homme-manager-common.nix
|
||||
modules/home-manager-common.nix
|
||||
];
|
||||
xdg.enable = true;
|
||||
programs.nix-index.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user