hm/porcorosso-wsl: drop genie
This commit is contained in:
parent
f216bbad29
commit
88334fa721
1 changed files with 0 additions and 9 deletions
|
@ -7,15 +7,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.bash = {
|
|
||||||
initExtra = lib.mkBefore ''
|
|
||||||
if [[ ! -v INSIDE_GENIE ]]; then
|
|
||||||
echo "Starting genie:"
|
|
||||||
exec /usr/bin/genie -s
|
|
||||||
fi
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
NIX_PATH = "nixpkgs=/home/lukegb/depot/third_party/nixpkgs";
|
NIX_PATH = "nixpkgs=/home/lukegb/depot/third_party/nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue