I think only MacOS needs this
This commit is contained in:
@@ -17,5 +17,12 @@
|
||||
'';
|
||||
};
|
||||
|
||||
# https://codeberg.org/adamcstephens/dotfiles/src/commit/e14f35f6e9a9cb9174016948c512c0db364e0dec/apps/fish/init.fish
|
||||
programs.fish.shellInit = ''
|
||||
fenv source "$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh"
|
||||
fenv source /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh
|
||||
source /nix/var/nix/profiles/default/etc/profile.d/nix.fish
|
||||
'';
|
||||
|
||||
imports = [ ./home-cli.nix ./home-gui.nix ./home-mail.nix ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user