add seashore
This commit is contained in:
parent
318a66724c
commit
4a5255f127
1 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ with lib.my;
|
|||
"UTM" = 1538878817;
|
||||
"Bitwarden" = 1352778147;
|
||||
"Shareful" = 1522267256;
|
||||
"app.seashore" = 1448648921;
|
||||
"Tailscale" = 1475387142;
|
||||
};
|
||||
};
|
||||
|
|
@ -35,7 +36,7 @@ with lib.my;
|
|||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
VISUAL = "nvim";
|
||||
PATH = "$PATH:/etc/profiles/per-user/ragon/bin/:$HOME/development/flutter/bin:/Applications/Android Studio.app/Contents/bin/:/Applications/Docker.app/Contents/Resources/bin:/Applications/Android Studio.app/Contents/jre/Contents/Home/bin:$HOME/.nix-profile/bin:/nix/var/nix/profiles/system/sw/bin";
|
||||
PATH = "$PATH:/etc/profiles/per-user/ragon/bin/:$HOME/development/flutter/bin:/Applications/Android Studio.app/Contents/bin/:/Applications/Docker.app/Contents/Resources/bin:/Applications/Android Studio.app/Contents/jre/Contents/Home/bin:$HOME/.nix-profile/bin:/nix/var/nix/profiles/system/sw/bin:/nix/var/nix/profiles/per-user/ragon/home-manager/home-path/bin/";
|
||||
JAVA_HOME = "/Applications/Android Studio.app/Contents/jre/Contents/Home/";
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue