Home Gen508 @ 2025-05-03-02:29 by jonas@comfy-station
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
../modules/home/zsh
|
||||
];
|
||||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
home.username = "jonas";
|
||||
home.homeDirectory = "/home/jonas";
|
||||
|
||||
# hive modules
|
||||
hive.hyprland.enable = true;
|
||||
hive.zsh.enable = true;
|
||||
hive.nix-scripts.enable = true;
|
||||
hive.ranger.enable = true;
|
||||
hive.doom.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user