updated fhs
This commit is contained in:
parent
ad30aacd21
commit
059a4d2dba
1 changed files with 2 additions and 1 deletions
|
@ -11,10 +11,11 @@
|
|||
inherit system;
|
||||
};
|
||||
fhs = pkgs.buildFHSUserEnv {
|
||||
name = "";
|
||||
targetPkgs = pkgs: [ ];
|
||||
|
||||
runScript = ''
|
||||
zsh
|
||||
fish
|
||||
'';
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Add table
Reference in a new issue