mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-30 11:04:19 +00:00
Remove home-manager ssh config for now
This commit is contained in:
@@ -58,8 +58,6 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.ssh.enable = true;
|
|
||||||
|
|
||||||
# Assets/scripts
|
# Assets/scripts
|
||||||
home.file.".config/streamdeck-ui/icons".source = ./dotfiles/streamdeck/icons;
|
home.file.".config/streamdeck-ui/icons".source = ./dotfiles/streamdeck/icons;
|
||||||
home.file.".config/hypr/scripts".source = ./dotfiles/.config/hypr/scripts;
|
home.file.".config/hypr/scripts".source = ./dotfiles/.config/hypr/scripts;
|
||||||
|
|||||||
Reference in New Issue
Block a user