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