mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2025-12-22 23:11:57 +00:00
Added home-manager config to dotfiles
This commit is contained in:
Submodule home-manager/core/dotfiles updated: 0390dfbeaf...8850e885e3
@@ -41,6 +41,7 @@
|
|||||||
"bat".source = ./dotfiles/dot_config/bat;
|
"bat".source = ./dotfiles/dot_config/bat;
|
||||||
"fastfetch".source = ./dotfiles/dot_config/fastfetch;
|
"fastfetch".source = ./dotfiles/dot_config/fastfetch;
|
||||||
"helix".source = ./dotfiles/dot_config/helix;
|
"helix".source = ./dotfiles/dot_config/helix;
|
||||||
|
"home-manager".source = ./dotfiles/dot_config/home-manager;
|
||||||
"hypr" = {
|
"hypr" = {
|
||||||
source = ./dotfiles/dot_config/hypr;
|
source = ./dotfiles/dot_config/hypr;
|
||||||
recursive = true;
|
recursive = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user