This commit is contained in:
parent
f7cc6dab30
commit
1943a3c679
4 changed files with 23 additions and 6 deletions
|
|
@ -17,6 +17,7 @@ in
|
|||
cryptsetup
|
||||
nfs-utils
|
||||
nerdctl
|
||||
android-tools
|
||||
(lib.hiPrio uutils-coreutils-noprefix)
|
||||
];
|
||||
extraInit = "[[ -f ${homeManagerSessionVars} ]] && source ${homeManagerSessionVars} && echo 'x' > /tmp/test";
|
||||
|
|
@ -69,7 +70,6 @@ in
|
|||
startAgent = true;
|
||||
};
|
||||
steam.enable = true;
|
||||
adb.enable = true;
|
||||
fish.enable = true; # enable vendor completions
|
||||
nh.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue